medikoo / memoizeeLinks
Complete memoize/cache solution for JavaScript
☆1,780Updated 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,803Updated 11 months ago
- Generate hashes from javascript objects in node and the browser.☆1,462Updated 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 6 months ago
- See node.js errors with less clutter☆1,521Updated last year
- The consistently-fast, complete memoization solution for JS☆914Updated last year
- Fastest possible memoization library☆2,597Updated 2 years ago
- Map over promises concurrently☆1,450Updated 9 months ago
- 🔖 Useful template literal tags for dealing with strings in ES2015+☆2,032Updated 3 years ago
- Retrying made simple, easy and async☆1,889Updated 2 years ago
- Promisify a callback-style function☆1,507Updated 2 years ago
- Simple and modern async event emitter☆1,976Updated 2 months ago
- Adds source map support to node.js (for stack traces)☆2,191Updated last year
- User-friendly glob matching☆2,594Updated 7 months 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,927Updated last month
- Type check values☆1,723Updated 3 months ago
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,065Updated 2 years ago
- Configurable mock for the fs module☆921Updated 2 weeks ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Updated 3 years ago
- Update notifications for your CLI app☆1,783Updated 9 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,260Updated last year
- Terminal task list☆3,293Updated 3 years ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,667Updated 2 years ago
- Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, ba…☆2,962Updated last year
- Because no one should be shell-scripting inside a JSON file.☆960Updated 6 months ago
- Serialize JavaScript to a superset of JSON that includes regular expressions and functions.☆2,871Updated 9 months ago
- Node is running but you don't know why? why-is-node-running is here to help you.☆1,922Updated 8 months ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆845Updated last month
- Tiny language and engine for selecting specific parts of a JS object, hiding the rest.☆870Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,111Updated 5 months ago
- node's assert.deepEqual algorithm☆788Updated last year