nodeca / promise-memoize
Memoize promise-returning functions. Includes cache expire and prefetch.
☆62Updated 6 years ago
Alternatives and similar repositories for promise-memoize:
Users that are interested in promise-memoize are comparing it to the libraries listed below
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Rate-limiting middleware for micro☆74Updated 6 years ago
- Fast Library for the Composition of React Higher-Order-Components☆65Updated 8 years ago
- Conditional promise chains☆60Updated 3 years ago
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆71Updated 3 years ago
- Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require sta…☆84Updated 4 years ago
- Declarative data mapping through react tree☆15Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- An async/await utility to eliminate try/catch in favor of error values.☆73Updated 7 years ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- In-memory MongoDB Server. Ideal for testing.☆57Updated 6 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 8 years ago
- Run some code when the process exits☆118Updated 3 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 2 weeks ago
- Lazy number range generator☆81Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Turn any callback-based listener into an async iterator.☆95Updated 5 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Map over promises serially☆48Updated 3 years ago
- Import a module lazily☆248Updated 2 years ago
- 🌲high performance debug logging 🐞☆153Updated 2 months ago
- Run svgr at build-time with babel-plugin-macros.☆43Updated this week
- A Joi wrapper for zeit/micro☆46Updated 2 years ago
- 🏷 Map template literal expression interpolations with ease.☆66Updated 6 years ago
- Make your logs more descriptive☆50Updated 2 years ago
- 👣 Babel plugin that returns an object containing paths like __dirname and __filename as static values☆33Updated 3 years ago
- Hot module replacement for node.js☆56Updated 7 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Serialize complex JavaScript objects or ES6 classes with circular dependencies natively.☆53Updated 2 years ago
- A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises☆102Updated 2 years ago