Delay a promise a specified amount of time
☆627Oct 31, 2025Updated 4 months ago
Alternatives and similar repositories for delay
Users that are interested in delay are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Promisify a callback-style function☆1,512Sep 12, 2022Updated 3 years ago
- Timeout a promise after a specified amount of time☆300Oct 7, 2025Updated 5 months ago
- Get a random temporary file or directory path☆443Feb 2, 2026Updated last month
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Apr 9, 2021Updated 4 years ago
- Create a promise that can be canceled☆448Sep 9, 2025Updated 6 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Oct 28, 2024Updated last year
- Map over promises serially☆51Apr 9, 2021Updated 4 years ago
- Simplified high resolution timing☆85Sep 13, 2024Updated last year
- Type check values☆1,765Dec 27, 2025Updated 2 months ago
- Promisify an event by waiting for it to be emitted☆445Mar 14, 2026Updated last week
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years ago
- Clean up error stack traces☆347Nov 4, 2025Updated 4 months ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Log the value/error of a promise☆29Apr 9, 2021Updated 4 years ago
- Filter promises concurrently☆81Dec 27, 2023Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,145Feb 27, 2026Updated 3 weeks ago
- Ensure a function is only called once☆165Feb 2, 2026Updated last month
- User-friendly glob matching☆2,632Feb 18, 2026Updated last month
- Process execution for humans☆7,469Jan 29, 2026Updated last month
- Create an error from multiple errors☆248Sep 14, 2023Updated 2 years ago
- Simple and modern async event emitter☆2,040Mar 4, 2026Updated 2 weeks ago
- Delay execution for a given amount of seconds☆85Nov 2, 2025Updated 4 months ago
- 🐈 CLI app helper☆3,698Feb 20, 2026Updated last month
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Delay a promise a minimum amount of time☆176Sep 25, 2025Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆753Oct 10, 2025Updated 5 months ago
- Promise packages, patterns, chat, and tutorials☆5,131Apr 25, 2024Updated last year
- Access the system clipboard (copy/paste)☆1,952Feb 24, 2026Updated last month
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 21, 2025Updated 6 months ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆961Sep 12, 2025Updated 6 months ago
- Iterate over promises serially☆52Jul 8, 2022Updated 3 years ago
- Get the real path of the system temp directory☆85Sep 26, 2022Updated 3 years ago
- Read and parse a JSON file☆248May 17, 2023Updated 2 years ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Conditional promise catch handler☆40Apr 9, 2021Updated 4 years ago
- Wait for a condition to be true☆167Sep 21, 2025Updated 6 months ago
- Map over promises concurrently☆1,483Nov 11, 2025Updated 4 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,152Updated this week