Superdiff compares two arrays or objects and returns a full diff of their differences in a readable format.
-
Updated
Nov 2, 2024 - TypeScript
Superdiff compares two arrays or objects and returns a full diff of their differences in a readable format.
A javascript package for tracking changes to object leaf values
A fast property comparer of instances using compiled expression trees on the fly.
The head of ArchFable, a single-player role-playing video game to which we design a prototype for their new title, ArchLegends. The game is set in a time where a demon named Lionfang and his lieutenants have taken over the kingdom of Thunderforge. The purpose of the game is to allow the user to start as a hero and then defeat Lionfang.
A tiny modularized library containing a variety of functions to enhance the JavaScript coding experience
Compares two objects and returns the differences.
Determines whether provided values are equal. For object and arrays it compares them by value instead of by reference.
The deep diff/test function from Differentia.js, ported to TypeScript. Returns true if input 1 differs in any way from input 2. Performs deep object traversal by default, works OK with circular references.
Add a description, image, and links to the object-comparison topic page so that developers can more easily learn about it.
To associate your repository with the object-comparison topic, visit your repo's landing page and select "manage topics."