Socket
Book a DemoInstallSign in
Socket

generator-quicky

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-quicky

creates npm module

latest
Source
npmnpm
Version
1.3.0
Version published
Maintainers
1
Created
Source

Yeoman generator for npm modules

Install

$ npm install -g commitizen semantic-release-cli yo
$ npm i generator-quicky -g

Usage

$ yo quicky

Features

  • Commit validation via ghooks
  • Release notes generation via Commitizen
  • ES6 Compilation via Babel
  • Test run via AVA
  • Code coverage via Coverall
  • Semantic versioning via Semantic Release
  • Linting via JS Standard
  • Documentation generation via jsdoctomd
  • Badges via shields.io
  • Check package name availability via npm-name
  • Auto creates the github repository

Keywords

yeoman-generator

FAQs

Package last updated on 01 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts