Files
lodash/lodash.modargs
John-David Dalton aeaf01ac0a Bump to v3.10.0.
2018-02-03 19:13:34 -08:00
..
2018-02-03 19:13:34 -08:00
2018-02-03 19:13:34 -08:00
2018-02-03 19:13:34 -08:00
2018-02-03 19:13:34 -08:00

lodash.modargs v3.10.0

The modern build of lodashs _.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.