@sai-tarun/create-npm-pkg
v0.0.1
Published
Create npm packages with one command
Maintainers
Readme
Create NPM Package
Create a new NPM package with one command.
Usage
Run the following command to create a new NPM package.
npx @sai-tarun/create-npm-pkg@latest your-package-nameOptions
Use the --help flag to see all the available options.
npx @sai-tarun/create-npm-pkg@latest --helpAttribution
This package is greatly inspired by create-next-app for the CLI interface, and how-to-create-an-npm-package for the implementation.
