create-node-lib

2.6.0 • Public • Published

create-node-lib

Scaffold a batteries-included Node.js library project with docs, tests, semantic releases and more

npm version license downloads build Known Vulnerabilities Responsible Disclosure Policy Awesome create-node-lib

About

Scaffold a batteries-included Node.js library project with docs, tests, semantic releases and more.

Install

Generate a new project for the library by running one of the following executors built into npm and yarn:

npx create-node-lib my-cool-lib-name

or if you're using yarn

yarn create node-lib my-cool-lib-name

Contributing

Please consult CONTRIBUTING for guidelines on contributing to this project.

Author

create-node-lib © Liran Tal, Released under the Apache-2.0 License.

Package Sidebar

Install

npm i create-node-lib

Weekly Downloads

14

Version

2.6.0

License

Apache-2.0

Unpacked Size

66.6 kB

Total Files

39

Last publish

Collaborators

  • lirantal
  • lirantal_bot