flitbit / diffLinks
Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
☆3,031Updated last year
Alternatives and similar repositories for diff
Users that are interested in diff are comparing it to the libraries listed below
Sorting:
- Diff & patch JavaScript objects☆5,036Updated last month
- Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.☆1,883Updated 10 months ago
- Adds source map support to node.js (for stack traces)☆2,184Updated 9 months ago
- A fast cache that automatically deletes the least recently used items☆5,569Updated 2 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- User-friendly glob matching☆2,581Updated 3 months ago
- A benchmarking library. As used on jsPerf.com.☆5,490Updated 2 years ago
- EventEmitter3 - Because there's also a number 2. And we're faster.☆3,427Updated last year
- HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.☆3,766Updated this week
- Generate hashes from javascript objects in node and the browser.☆1,444Updated 10 months ago
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,104Updated last year
- Complete memoize/cache solution for JavaScript☆1,774Updated last year
- Easy monkey-patching for node.js unit tests☆3,077Updated last year
- A `rm -rf` util for nodejs☆5,761Updated 10 months ago
- PEG.js: Parser generator for JavaScript☆4,878Updated 3 years ago
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,064Updated 2 years ago
- Flexible ascii progress bar for nodejs