distify-npm

0.0.1 • Public • Published

distify package Build Status

Write npm modules using latest javascript features.

Install

$ npm install --save distify-package

Usage

var distifyPackage = require("distify-package")

// insert code example here

Test

$ npm test

API

methodName(arg1, arg2)

What does this method do?

Name Type Description
arg1 Array Test description
arg2 String Test description

Returns: Array, of things

var y = require("y")

// insert method example here

Related

License

MIT ©

Package Sidebar

Install

npm i distify-npm

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • joegesualdo