npm-boiler

1.0.0 • Public • Published

npm version Dependencies

npm-boilerplate

A boilerplate to create NPM packages.

Install

https://nodei.co/npm/npm-boilerplate.png

Use

// load the module
var boilerplate = require('boilerplate.js');
 
// call a method
boilerplate.boil();

Test

To execute the library's tests, first install the project dependencies:

$ npm install

Then, run the tests

$ npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i npm-boiler

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • toubou