1.0.11 • Published 8 years ago

node-module-starter v1.0.11

Weekly downloads
4
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago