1.0.11 • Published 6 years ago

node-module-starter v1.0.11

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

node-module-starter

npm version NSP Status

CLI to setup a new node module

Support:

  • Babel
  • ESLint (pretty-standard)
  • Prettier
  • Flow (optional)
  • Yarn (optional)
  • Jest (optional)

Install:

npm install node-module-starter -g

Usage:

mkdir new-project && cd !$
node-starter setup --help

Requirements:

  • Node ^6

License:

MIT

Author:

Bao Pham

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago