spmjs

spm@3.x

Brand new static package manager for browser.

Getting Started 󰅴 Packages

lodash.rest @4.0.2


The lodash method `_.rest` exported as a module.

spm install lodash.rest@4.0.2

Version: 4.0.2 ~ stable

Updated 9 years ago
Homepage https://lodash.com/
Repository git+https://github.com/lodash/lodash.git
Main index.js
Tarfile lodash.rest-4.0.2.tar.gz

lodash.rest v4.0.2

The lodash method _.rest exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var rest = require('lodash.rest');

See the documentation or package source for more details.