sindresorhus / p-memoizeLinks
Memoize promise-returning & async functions
☆407Updated 2 years ago
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
- Run promise-returning & async functions concurrently with optional limited concurrency☆337Updated 6 months ago
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Create a promise that can be canceled☆444Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Read the closest package.json file☆268Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆310Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆248Updated 5 months ago
- Debounce promise-returning & async functions☆223Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Create an error from multiple errors☆245Updated last year
- Detect if the current environment is a CI server☆393Updated 6 months ago
- Quickly scan for CLI flags and arguments☆647Updated last year
- Check where your code is running. In the browser or in node.js environment.☆250Updated 7 months ago
- Throttle promise-returning & async functions☆482Updated 6 months ago
- Get a random temporary file or directory path☆430Updated last year
- Make an asynchronous function synchronous☆321Updated 2 weeks ago
- Tiny queue data structure☆394Updated 3 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Parse JSON with more helpful errors☆366Updated 2 months ago
- Shared TypeScript config for my projects☆369Updated 6 months ago
- Simple micro templating☆363Updated 2 years ago
- 🍺 dev only postinstall hooks (package.json)☆261Updated 2 years ago