lodash-compat

3.10.2 • Public • Published

lodash-compat v3.10.2

The compatibility build of lodash exported as Node.js modules.

Discontinued

This package has been discontinued. No further development is expected.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash-compat

In Node.js:

// load the compatibility build
var _ = require('lodash-compat');
// or a method category
var array = require('lodash-compat/array');
// or a method
var chunk = require('lodash-compat/array/chunk');

See the package source for more details.

Package Sidebar

Install

npm i lodash-compat

Homepage

lodash.com/

Weekly Downloads

41,250

Version

3.10.2

License

MIT

Last publish

Collaborators

  • jdalton
  • mathias