Skip to content

streamich/fast-shallow-equal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Very fast object shallow equal comparator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •