spmjs

spm@3.x

Brand new static package manager for browser.

Getting Started 󰅴 Packages

lodash.rest


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

spm install lodash.rest
Versions 4.0.2
Updated 9 years ago
Keywords lodash-modularized, rest
Homepage https://lodash.com/
Repository git+https://github.com/lodash/lodash.git
Main index.js
Owner

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.