lodash.isequal

v2.4.0
The Lo-Dash function `_.isEqual` as a Node.js module generated by lodash-cli.
functional lodash lodash-modularized server util

lodash.isequal v4.5.0

The Lodash method _.isEqual exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var isEqual = require('lodash.isequal');

See the documentation or package source for more details.

Metadata

  • MIT
  • Whatever
  • John-David Dalton
  • released 11/26/2013

Downloads