medikoo / memoizeeLinks
Complete memoize/cache solution for JavaScript
☆1,777Updated last year
Alternatives and similar repositories for memoizee
Users that are interested in memoizee are comparing it to the libraries listed below
Sorting:
- Flatten/unflatten nested Javascript objects☆1,805Updated 10 months ago
- Generate hashes from javascript objects in node and the browser.☆1,457Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 5 months ago
- Simple and modern async event emitter☆1,963Updated last month
- The consistently-fast, complete memoization solution for JS☆913Updated last year
- Map over promises concurrently☆1,438Updated 7 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- User-friendly glob matching☆2,591Updated 5 months ago
- See node.js errors with less clutter☆1,519Updated last year
- Retrying made simple, easy and async☆1,882Updated 2 years ago
- Adds source map support to node.js (for stack traces)☆2,191Updated 11 months ago
- Fastest possible memoization library☆2,576Updated 2 years ago
- Serialize JavaScript to a superset of JSON that includes regular expressions and functions.☆2,866Updated 8 months ago
- 🔖 Useful template literal tags for dealing with strings in ES2015+☆2,030Updated 3 years ago
- wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to beco…☆1,923Updated last week
- node's assert.deepEqual algorithm☆792Updated last year
- A library for deep (recursive) merging of Javascript objects☆2,799Updated 2 years ago
- The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support☆1,997Updated last year
- Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, ba…☆2,944Updated 11 months ago
- Configurable mock for the fs module☆920Updated last month
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆840Updated last week
- Universal WHATWG Fetch API for Node, Browsers and React Native.☆1,690Updated 3 months ago
- Rich JavaScript errors☆1,190Updated 2 years ago
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,064Updated 2 years ago
- Tomorrow's ECMAScript modules today!