1.6.2 • Published 3 years ago

@naturalcycles/generator-nodejs-lib v1.6.2

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

@naturalcycles/generator-nodejs-lib

Yeoman generator to create a Node.js lib

npm code style: prettier

Global setup

You need to have latest yeoman globally installed, install it like this:

npm i -g yo
yo --version

Then, globally-install this generator:

npm i -g @naturalcycles/generator-nodejs-lib

Usage

mkdir my-lib
cd my-lib
yo

Then, select the needed generator and run it there!

Debug

mkdir tmp/test-project
cd tmp/test-project
yo @naturalcycles/nodejs-lib
1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago