A type-safe collection of comparison methods for objects and arrays in TypeScript/JavaScript
Have you ever needed to compare two JSON objects and make a determination on what is changed deep in the object hierarchy and be able to clearly see what is changed on either objects on the fly while they change? Have you ever wished for ability to merge
A simple kNN library for Machine Learning, comparing JSON objects using Euclidean distances, returning top k similar objects -- supports normalization, weights, key and filter parameters
A light-weight JavaScript utility to compare numbers, strings, arrays, and objects.
A robust utility for deeply comparing objects and providing detailed difference information. Handles nested objects, arrays, and circular references.