Kévin Tessier 04fab6ba46 install gulp | před 6 roky | |
---|---|---|
.. | ||
LICENSE.txt | před 6 roky | |
README.md | před 6 roky | |
index.js | před 6 roky | |
package.json | před 6 roky |
The modern build of lodash’s _.restParam
exported as a Node.js/io.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.restparam
In Node.js/io.js:
var restParam = require('lodash.restparam');
See the documentation or package source for more details.