planttheidea / hash-it
Hash any object type based on its values
☆207Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for hash-it
- Wrap errors without losing the original message, stack trace, or properties☆106Updated last year
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆213Updated 2 months ago
- Makes it easy to replace require'd dependencies.☆94Updated 5 months ago
- A sorted queue, based on an array-backed binary heap☆107Updated 6 months ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆131Updated 9 months ago
- A tiny, crazy fast memoization library for the 95% use-case☆239Updated 4 months ago
- A tiny (148B) weighted round robin utility☆164Updated 4 years ago
- A deep assignment alternative to the object spread operator and Object.assign☆177Updated last year
- A stream implementation that does more by doing less☆247Updated 6 months ago
- Like `Promise.all()` but for `Map` and `Object`☆193Updated last year
- A tiny (203B) and fast utility to flatten an object with customizable glue☆260Updated 8 months ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆123Updated 4 years ago
- A tiny, fast, unopinionated handler for updating JS objects and arrays immutably☆239Updated 7 months ago
- ☆151Updated 6 years ago
- Compare, format, diff and serialize any JavaScript value☆207Updated 4 months ago
- Monkey-patches for file system related things☆112Updated 3 weeks ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Import a module lazily☆250Updated 2 years ago
- Import and transpile JSX on the fly☆179Updated last year
- "Promisified" Array, it compatible with the original Array but comes with async versions of native Array methods☆123Updated 2 months ago
- Create an error from multiple errors☆245Updated last year
- Read the closest package.json file☆258Updated last year
- Array methods + ES6 Iterators =☆284Updated last year
- Iteration helpers that inline to native loops for performance☆100Updated 11 months ago
- A least-recently-used cache in 35 lines of code~!☆177Updated 4 years ago
- A babel-macro that allows you to import all files that match a glob☆178Updated 3 years ago
- Marks side-effects in module initialization that would interfere with tree-shaking☆202Updated last month
- Walk an AST without being led astray☆184Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆203Updated 3 months ago