1.6.2 • Published 2 years ago

@naturalcycles/generator-nodejs-lib v1.6.2

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

2 years ago

1.6.1

2 years ago

1.6.0

3 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago