YuriGor / deepdashLinks
eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion
☆278Updated 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
- Traverse object hierarchies using matching and callbacks.☆179Updated 8 months ago
- Blazing fast array sorting with TypeScript support.☆335Updated last year
- Set nested properties on an object using dot-notation.☆278Updated 2 years ago
- A blazing fast equality comparison, either shallow or deep☆565Updated last month
- TypeScript implementation of debounce function.☆139Updated last year
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- A fast and minimal circular JSON parser.☆1,103Updated 5 months ago
- 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 this week
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 8 months ago
- Serialize/deserialize an error into a plain object☆585Updated last week
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation☆74Updated 2 years ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated 10 months ago
- Custom error messages in JSON Schemas for Ajv validator☆290Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆232Updated 6 months ago
- A simple utility to quickly replace contents in one or more files☆605Updated 4 months ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated last year
- A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.☆92Updated 2 years ago
- Rate limit for axios☆243Updated last year
- A WebAPI Fetch implementation backed by an Axios client☆174Updated 2 months ago
- Extend native Error to create custom errors☆170Updated last week
- Store JSON data in space efficient manner☆138Updated last month
- A lightweight JavaScript/TypeScript event bus to help manage your application architecture.☆139Updated 2 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- Importing TypeScript files dynamically into JavaScript requires additional compilation step, which is troublesome to write for many. Popu…☆56Updated 8 months ago
- Async middleware for JavaScript and TypeScript☆159Updated last year
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,123Updated last year