kangna 048212e931 上传所以文件 8 yıl önce
..
LICENSE 048212e931 上传所以文件 8 yıl önce
README.md 048212e931 上传所以文件 8 yıl önce
index.js 048212e931 上传所以文件 8 yıl önce
package.json 048212e931 上传所以文件 8 yıl önce

README.md

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.