Licence
Apache-2.0
Version
2.19.18
Deps
2
Size
146 kB
Vulns
0
Weekly
662
create-node-lib
Scaffold a batteries-included Node.js library project with docs, tests, semantic releases and more
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:
npx create-node-lib my-cool-lib-nameor if you're using pnpm
pnpm create node-lib my-cool-lib-nameContributing
Please consult CONTRIBUTING for guidelines on contributing to this project.
Author
create-node-lib Liran Tal, Released under the Apache-2.0 License.
Documentation
- Project documentation - development, testing, architecture, and conventions.