cosmicanant / recursive-diffLinks
A JavaScript library to find diff between two JavaScript Objects. Support for Array, Number, Date and other primitive data types.
☆153Updated last year
Alternatives and similar repositories for recursive-diff
Users that are interested in recursive-diff are comparing it to the libraries listed below
Sorting:
- eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion☆279Updated last week
- 🖥️ 🍭 Printing Pretty Tables on your console☆210Updated last week
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆241Updated 9 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Throttle promise-returning & async functions☆509Updated 2 months ago
- Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation☆74Updated 2 years ago
- Serialize/deserialize an error into a plain object☆598Updated 2 weeks ago
- Character encoding detection tool for NodeJS☆300Updated 2 months ago
- Math JS library. Super advanced & efficient Math expression evaluator☆223Updated 7 months ago
- Use property paths (`a.b.c`) get a nested value from an object.☆293Updated last year
- Set nested properties on an object using dot-notation.☆276Updated 2 years ago
- JavaScript expression parsing and evaluation.☆199Updated 2 years ago
- Converts JS objects to JSON Schema☆121Updated 3 years ago
- Store JSON data in space efficient manner☆143Updated 2 weeks ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆321Updated 2 years ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆107Updated 2 years ago
- node.js cross-platform unzip using streams☆473Updated last year
- A promises port of https://github.com/raszi/node-tmp☆133Updated last year
- A high-performance Javascript string compression library☆329Updated 2 years ago
- Light multi-platform disk space checker without third-party for Node.js☆107Updated 2 years ago
- Use ffprobe to get info from media files and return as JSON☆102Updated 3 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆264Updated 2 years ago
- Generates the RFC-4122 Name-Based UUID☆67Updated last year
- Extend native Error to create custom errors☆173Updated 2 weeks ago
- A zero-dependency cron parser and scheduler for Node.js, Deno, Bun and the browser.☆212Updated this week
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆118Updated 2 years ago
- Gracefully terminates HTTP(S) server.☆333Updated 2 years ago
- A simple Cancelable Promise☆158Updated last week
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Parse and stringify JSON with comments. It will retain comments even when after saved!☆177Updated last month