YuriGor / deepdashLinks
eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion
☆279Updated 2 years ago
Alternatives and similar repositories for deepdash
Users that are interested in deepdash are comparing it to the libraries listed below
Sorting:
- Converts an array of items with ids and parent ids to a nested tree in a performant O(n) way. Runs in browsers and Node.js.☆236Updated last year
- A JavaScript library to find diff between two JavaScript Objects. Support for Array, Number, Date and other primitive data types.☆153Updated last year
- TypeScript implementation of debounce function.☆139Updated last year
- Blazing fast array sorting with TypeScript support.☆335Updated last year
- A blazing fast equality comparison, either shallow or deep☆569Updated this week
- Traverse object hierarchies using matching and callbacks.☆179Updated 9 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- A fast and minimal circular JSON parser.☆1,104Updated 5 months ago
- 🖥️ 🍭 Printing Pretty Tables on your console☆203Updated 2 weeks ago
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 9 months ago
- Serialize/deserialize an error into a plain object☆589Updated 3 weeks ago
- Extend native Error to create custom errors☆170Updated this week
- Store JSON data in space efficient manner☆138Updated last month
- Rate limit for axios☆244Updated last year
- Set nested properties on an object using dot-notation.☆275Updated 2 years ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- simplify detecting your browser.☆130Updated 2 years ago
- Node module to find the same/diff of two arrays.☆114Updated 5 months ago
- A high-performance Javascript string compression library☆327Updated 2 years ago
- Remove falsy, empty or nullable values from objects☆153Updated last year
- Async middleware for JavaScript and TypeScript☆159Updated last year
- Observable Slim is a singleton that utilizes ES6 Proxies to observe changes made to an object and any nested children of that object. It …☆301Updated 2 weeks ago
- Compress JSON into compact base64 URI-friendly notation☆245Updated 2 months ago
- Resize image blobs with high quality. Pica's wrapper to work with file inputs.☆299Updated last year
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 7 months ago
- Delete files and folders using Rollup☆70Updated 8 months ago
- A simple Cancelable Promise☆158Updated last week
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆233Updated 7 months ago
- Custom error messages in JSON Schemas for Ajv validator☆288Updated 2 years ago