lodash.range

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
lodash.range
56,4575093.2.07 years ago10 years agoMinified + gzip package size for lodash.range in KB

Readme

lodash.range v3.2.0
The lodash method _.range exported as a Node.js module.

Installation

Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.range

In Node.js:
var range = require('lodash.range');

See the documentation or package source for more details.