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

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i npm-boiler

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • toubou