cosmicanant / recursive-diffLinks
A JavaScript library to find diff between two JavaScript Objects. Support for Array, Number, Date and other primitive data types.
☆152Updated 11 months ago
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☆278Updated 2 years ago
- 🖥️ 🍭 Printing Pretty Tables on your console☆195Updated last month
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- node.js cross-platform unzip using streams☆460Updated 11 months ago
- Character encoding detection tool for NodeJS☆292Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 7 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆89Updated 7 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆313Updated 2 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆289Updated 6 months ago
- A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.☆191Updated this week
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆227Updated 3 months ago
- Serialize/deserialize an error into a plain object☆557Updated 7 months ago
- Lock on asynchronous code for Nodejs☆419Updated 10 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆256Updated last year
- Additional JSON-Schema keywords for Ajv JSON validator☆256Updated 2 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆224Updated 7 months ago
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆117Updated 2 years ago
- Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation☆74Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Generates the RFC-4122 Name-Based UUID☆67Updated 10 months ago
- Fast and safe nested object access and manipulation in JavaScript☆256Updated last year
- Converts JS objects to JSON Schema☆116Updated 2 years ago
- Generate self-signed certificates from node.js☆244Updated 2 weeks ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated last year
- Set nested properties on an object using dot-notation.☆279Updated 2 years ago
- Math JS library. Super advanced & efficient Math expression evaluator☆214Updated last month
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 7 months ago
- Parse and stringify JSON with comments. It will retain comments even when after saved!☆168Updated 11 months ago