sindresorhus / p-memoize
Memoize promise-returning & async functions
☆396Updated last year
Related projects ⓘ
Alternatives and complementary repositories for p-memoize
- Simple “Least Recently Used” (LRU) cache☆678Updated 11 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,090Updated 3 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆315Updated last year
- Clean up error stack traces☆337Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Timeout a promise after a specified amount of time☆274Updated last month
- Debounce promise-returning & async functions☆211Updated 7 months ago
- Tiny queue data structure☆360Updated 4 months ago
- Serialize/deserialize an error into a plain object☆539Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Delay a promise a specified amount of time☆609Updated last year
- Retry a promise-returning or async function☆795Updated this week
- Create an error from multiple errors☆245Updated last year
- Gracefully terminates HTTP(S) server.☆324Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆288Updated last year
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- Get a random temporary file or directory path☆424Updated last year
- Check where your code is running. In the browser or in node.js environment.☆245Updated last week
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆968Updated 3 months ago
- Detect if the current environment is a CI server☆384Updated 3 years ago
- npm's content-addressable cache☆279Updated last month
- Shared TypeScript config for my projects☆350Updated 2 months ago
- A tiny, crazy fast memoization library for the 95% use-case☆239Updated 4 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆366Updated 2 years ago
- Read the closest package.json file☆258Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆218Updated 8 months ago
- Get callsites from the V8 stack trace API☆260Updated 4 months ago