Bachir Soussi Chiadmi cefd1c2ad0 updated sys and created publi | il y a 6 ans | |
---|---|---|
.. | ||
LICENSE.txt | il y a 7 ans | |
README.md | il y a 7 ans | |
index.js | il y a 7 ans | |
package.json | il y a 6 ans |
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.