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
Sorting:
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years 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
- Create a promise that can be canceled☆447Sep 9, 2025Updated 5 months ago
- Timeout a promise after a specified amount of time☆299Oct 7, 2025Updated 4 months ago
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,141Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆359Oct 28, 2024Updated last year
- Process execution for humans☆7,449Jan 29, 2026Updated last month
- Clean up error stack traces☆346Nov 4, 2025Updated 4 months ago
- User-friendly glob matching☆2,631Feb 18, 2026Updated 2 weeks ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Promisify an event by waiting for it to be emitted☆445Jan 19, 2026Updated last month
- Simple and modern async event emitter☆2,012Updated this week
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Apr 9, 2021Updated 4 years ago
- Ensure a function is only called once☆165Feb 2, 2026Updated last month
- 🐈 CLI app helper☆3,693Feb 20, 2026Updated last week
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆962Sep 12, 2025Updated 5 months ago
- Promise packages, patterns, chat, and tutorials☆5,124Apr 25, 2024Updated last year
- Delay execution for a given amount of seconds☆86Nov 2, 2025Updated 4 months ago
- Simplified high resolution timing☆85Sep 13, 2024Updated last year
- Simple “Least Recently Used” (LRU) cache☆752Oct 10, 2025Updated 4 months ago
- Copy files☆434Feb 12, 2026Updated 2 weeks ago
- Access the system clipboard (copy/paste)☆1,945Feb 24, 2026Updated last week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,150Nov 11, 2025Updated 3 months ago
- Create an error from multiple errors☆249Sep 14, 2023Updated 2 years ago
- Filter promises concurrently☆80Dec 27, 2023Updated 2 years ago
- Map over promises concurrently☆1,481Nov 11, 2025Updated 3 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Oct 4, 2021Updated 4 years ago
- Map over promises serially☆50Apr 9, 2021Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆200Sep 21, 2025Updated 5 months ago
- Log the value/error of a promise☆29Apr 9, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Get the real path of the system temp directory☆85Sep 26, 2022Updated 3 years ago
- Get an available TCP port☆925Sep 10, 2025Updated 5 months ago
- Promise queue with concurrency control☆4,139Updated this week
- A better `npm publish`☆7,683Jan 29, 2026Updated last month
- Open stuff like URLs, files, executables. Cross-platform.☆3,450Nov 15, 2025Updated 3 months ago
- Delay a promise a specified amount of time☆121Oct 1, 2021Updated 4 years ago