YuriGor / deepdashLinks
eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion
☆279Updated 3 years ago
Alternatives and similar repositories for deepdash
Users that are interested in deepdash are comparing it to the libraries listed below
Sorting:
- Blazing fast array sorting with TypeScript support.☆338Updated last year
- 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
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation☆74Updated 2 years ago
- Traverse object hierarchies using matching and callbacks.☆181Updated 3 weeks ago
- A simple utility to quickly replace contents in one or more files☆608Updated last month
- A fast and minimal circular JSON parser.☆1,108Updated 7 months ago
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 11 months ago
- 🖥️ 🍭 Printing Pretty Tables on your console☆206Updated 2 months ago
- Lightweight time zone support for your applications or other date libraries.☆118Updated 2 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- Set nested properties on an object using dot-notation.☆275Updated 2 years ago
- Throttle promise-returning & async functions☆508Updated 2 months ago
- Extend native Error to create custom errors☆173Updated 2 weeks ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆236Updated 8 months ago
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago
- A blazing fast equality comparison, either shallow or deep☆585Updated 2 weeks ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Node module to find the same/diff of two arrays.☆114Updated 6 months ago
- Assert that the name of the current branch of a git repository has a particular value.☆94Updated last month
- A lightweight JavaScript/TypeScript event bus to help manage your application architecture.☆140Updated 2 years ago
- A simple Cancelable Promise☆158Updated 2 weeks ago
- Rate limit for axios☆244Updated last year
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- Babel plugin to emit decorator metadata like typescript compiler☆222Updated 2 months ago
- Runtime duck type checking utilities for TypeScript.☆89Updated 2 years ago