Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Creates a new npm module with all the boilerplate for transpiling, linting, publishing, testing, coverage, etc.

License

Notifications You must be signed in to change notification settings

pladaria/create-node-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-node-module

Creates all the boilerplate for creating a new node module

Install

npm install -g create-node-module

Usage

Execute:

create-node-module

Automatically configures

  • GitHub repo
  • AVA
  • ESLint
  • Babel
  • Coverage with nyc
  • Coverage reports with coveralls
  • CI with travis
  • npm targets for building, publishing, linting, testing...

Contributing

All feedback is welcome!

LICENSE

MIT

About

Creates a new npm module with all the boilerplate for transpiling, linting, publishing, testing, coverage, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages