3.10.0 • Published 9 years ago

lodash.modargs v3.10.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

lodash.modargs v3.10.0

The modern build of lodash’s _.modArgs exported as a Node.js/io.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.modargs

In Node.js/io.js:

var modArgs = require('lodash.modargs');

See the documentation or package source for more details.