Skip to content

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

License

Notifications You must be signed in to change notification settings

michaelyali/create-node-lib

 
 

Repository files navigation

create-node-lib

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

npm version license downloads build Awesome Known Vulnerabilities

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 CONTIRBUTING for guidelines on contributing to this project.

Author

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%