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
- Use property paths (`a.b.c`) get a nested value from an object.☆290Updated 8 months ago
- Blazing fast array sorting with TypeScript support.☆335Updated last year
- TypeScript implementation of debounce function.☆139Updated 11 months ago
- Traverse object hierarchies using matching and callbacks.☆179Updated 8 months ago
- A blazing fast equality comparison, either shallow or deep☆556Updated last week
- A simple utility to quickly replace contents in one or more files☆606Updated 3 months ago
- A JavaScript library to find diff between two JavaScript Objects. Support for Array, Number, Date and other primitive data types.☆153Updated last year
- Serialize/deserialize an error into a plain object☆579Updated last week
- Set nested properties on an object using dot-notation.☆278Updated 2 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- A simple Cancelable Promise☆158Updated last week
- A high-performance Javascript string compression library☆328Updated 2 years ago
- A lightweight JavaScript/TypeScript event bus to help manage your application architecture.☆139Updated 2 years 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
- 🖥️ 🍭 Printing Pretty Tables on your console☆198Updated this week
- Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation☆74Updated 2 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 5 months ago
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- A fast and minimal circular JSON parser.☆1,101Updated 4 months ago
- Extend native Error to create custom errors☆170Updated last week
- Zero setup rollup based bundler☆174Updated 3 years ago
- Custom error messages in JSON Schemas for Ajv validator☆290Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆250Updated last week
- Throttle promise-returning & async functions☆501Updated 3 weeks ago
- Transform json objects using dot notation☆481Updated last year
- Create a hash checksum over a folder or a file☆116Updated this week
- `tsc` with `--suppress` flag☆85Updated 3 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