sindresorhus / p-memoize
Memoize promise-returning & async functions
☆400Updated last year
Alternatives and similar repositories for p-memoize:
Users that are interested in p-memoize are comparing it to the libraries listed below
- Find a file or directory by walking up parent directories☆587Updated 6 months ago
- Serialize/deserialize an error into a plain object☆550Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆686Updated last year
- Clean up error stack traces☆338Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆322Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆344Updated 3 months ago
- Timeout a promise after a specified amount of time☆281Updated 3 weeks ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,097Updated 5 months ago
- Create a promise that can be canceled☆440Updated 2 years ago
- Debounce promise-returning & async functions☆212Updated 9 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆295Updated last year
- Safely and quickly serialize JavaScript objects☆349Updated last month
- Detect if the current environment is a CI server☆389Updated last month
- Create an error from multiple errors☆245Updated last year
- Retry a promise-returning or async function☆821Updated 2 months ago
- Throttle promise-returning & async functions☆458Updated 2 months ago
- Shared TypeScript config for my projects☆356Updated 2 months ago
- Read the closest package.json file☆264Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- HTTP/1+2 Fetch API client for Node.js☆336Updated last year
- Get callsites from the V8 stack trace API☆262Updated 7 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- A blazing fast equality comparison, either shallow or deep☆489Updated last week
- Delay a promise a specified amount of time☆608Updated last year
- Simple micro templating☆362Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆432Updated 10 months ago
- very fast object redaction☆294Updated 10 months ago
- 🍺 dev only postinstall hooks (package.json)☆260Updated last year
- npm's content-addressable cache☆282Updated last month
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year