lodash.restparam

The modern build of lodash’s `_.restParam` as a module.

Usage no npm install needed!

<script type="module">
  import lodashRestparam from 'https://cdn.skypack.dev/lodash.restparam';
</script>

README

lodash.restparam v3.6.1

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

Installation

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.