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☆278Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 8 months ago
- Store JSON data in space efficient manner☆137Updated 3 weeks ago
- Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation☆74Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆257Updated last year
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- Serialize/deserialize an error into a plain object☆571Updated last week
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆230Updated 5 months ago
- Lightweight (< 1.6kB gzipped) and performant natural sorting of arrays and collections by differentiating between unicode characters, num…☆63Updated 7 months ago
- 🖥️ 🍭 Printing Pretty Tables on your console☆197Updated last month
- A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.☆190Updated last week
- Parse and stringify JSON with comments. It will retain comments even when after saved!☆169Updated last year
- 🛠️ A codemod to do large-scale refactor of your relative path imports to alias.☆135Updated 2 years ago
- A promises port of https://github.com/raszi/node-tmp☆131Updated last year
- Use property paths (`a.b.c`) get a nested value from an object.☆289Updated 7 months ago
- Check where your code is running. In the browser or in node.js environment.☆251Updated 10 months ago
- Detect the image type of a Buffer/Uint8Array☆410Updated 3 months ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- Monkey-patches for file system related things☆116Updated this week
- Character encoding detection tool for NodeJS☆294Updated 2 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆317Updated 2 years ago
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆117Updated 2 years ago
- Math JS library. Super advanced & efficient Math expression evaluator☆215Updated 3 months ago
- Light multi-platform disk space checker without third-party for Node.js☆105Updated last year
- Create a hash checksum over a folder or a file☆116Updated this week
- Safer version of eval()☆264Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆352Updated 8 months ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- Timeout a promise after a specified amount of time☆293Updated this week
- Throttle promise-returning & async functions☆494Updated 3 weeks ago