fast-shallow-equal
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Last updated 6 years ago by streamich .
Repository · Bugs · Original npm
$ cnpm install fast-shallow-equal 
SYNC missed versions from official npm registry.

fast-shallow-equal

Very fast shallow equal, based on fast-deep-equal.

Installation

npm i fast-shallow-equal --save

Usage

import {equal} from 'fast-shallow-equal';

equal(a, b);

License

Unlicense — public domain.

Current Tags

  • 1.0.0                                ...           latest (6 years ago)

1 Versions

  • 1.0.0                                ...           6 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (3)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org