Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.94 KB

File metadata and controls

46 lines (31 loc) · 1.94 KB

create-node-lib

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

npm version license downloads 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:

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.