@quick-start/create-node-lib
v1.0.9
Published
An easy way to start a Node.js library
Downloads
18
Readme
create-node-lib
An easy way to start a Node.js library
Usage
With npm:
$ npm create @quick-start/node-lib
With Yarn:
$ yarn create @quick-start/node-lib
With pnpm:
$ pnpm create @quick-start/node-lib
Then follow the prompts!