1.4.3 • Published 1 year ago

comparator.js v1.4.3

Weekly downloads
27
License
-
Repository
github
Last release
1 year ago

comparator.js

Tool for compare JavaScript objects in a different way

type of comparisons

  1. strict checks if the objects is the same

  2. loose checks if the objects almost the same at least source not is a subset of dest.

  3. structure checks if the object has the same structure

  4. diff return difference beetwen two objects in js format.

utils fold/unfold objects

more info

see tests for details

TODO

  • tests
  • coverage test
  • benchmark
  • each pair has its own function vise versa so Date String then first agument is for sure Data and Second for sure is String!
  • refactor readme;
1.4.3

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.3.0

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.11

6 years ago

0.0.10

8 years ago

0.0.7

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago