template-npm-module

1.0.3 • Public • Published

Usage

npm i -g template-npm-module

Now use the cli to create a npm project folder with the files and config ready to go:

mkdir my-npm-module

cd my-npm-module

template-npm-module

That's it! you now have a completely es2015 npm module folder dir ready to go. Start coding in src/ dir files and run npm run dev to demo your module in the browser at localhost:8080/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    2
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i template-npm-module

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • coryrobinson42