javascript-templates
v2.0.2
Published
handy package to generate boilerplate from cli
Readme
Javascript Templates
This package contains various templates which can help you to quickly get a standard prebuilt javascript project structure.
To use the package from anywhere in your system, simply install it as a global package
npm i -g javascript-templatesand run using the command
generateSource of Templates
The source of templates is the source.json file. If you want to include your templates to this package, send a PR with the repo link of the template.
