About

June 24, 2026 · View on GitHub

create-node-lib

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

npm version license downloads Responsible Disclosure Policy Awesome

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-name

or if you're using pnpm

pnpm create node-lib my-cool-lib-name
Israel Rail API and CLI using npx and npm

Contributing

Please consult CONTRIBUTING for guidelines on contributing to this project.

Author

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

Documentation