sindresorhus / p-memoizeLinks
Memoize promise-returning & async functions
☆407Updated last year
Alternatives and similar repositories for p-memoize
Users that are interested in p-memoize are comparing it to the libraries listed below
Sorting:
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,118Updated 3 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Debounce promise-returning & async functions☆223Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆705Updated last month
- Throttle promise-returning & async functions☆480Updated 6 months ago
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆307Updated last year
- Serialize/deserialize an error into a plain object☆558Updated 4 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Detect if the current environment is a CI server☆392Updated 5 months ago
- Check where your code is running. In the browser or in node.js environment.☆250Updated 6 months ago
- Quickly scan for CLI flags and arguments☆649Updated last year
- Get a random temporary file or directory path☆429Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Read the closest package.json file☆268Updated last year
- Retry a promise-returning or async function☆873Updated 3 weeks ago
- Run some code when the process exits☆287Updated last year
- Parse yes/no like values☆269Updated 2 years ago
- Use Ky in both Node.js and browsers☆674Updated last year
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- A tiny, crazy fast memoization library for the 95% use-case☆247Updated 4 months ago
- Make an asynchronous function synchronous☆319Updated last month
- Shared TypeScript config for my projects☆364Updated 6 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Get callsites from the V8 stack trace API☆268Updated 11 months ago