sindresorhus / delayLinks
Delay a promise a specified amount of time
☆617Updated 2 years ago
Alternatives and similar repositories for delay
Users that are interested in delay are comparing it to the libraries listed below
Sorting:
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- node byte string parser☆470Updated 11 months ago
- Copy files☆429Updated 10 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Get a random temporary file or directory path☆429Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆337Updated 6 months ago
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Promisify a callback-style function☆1,507Updated 2 years ago
- Colored symbols for various log levels☆756Updated last month
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆362Updated last week
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Parse yes/no like values☆270Updated 2 years ago
- Get stdin as a string or buffer☆338Updated last year
- 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
- Find the root directory of a Node.js project or npm package☆245Updated 2 weeks ago
- Get an available TCP port☆906Updated last year
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,206Updated last month
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Node.js module to detect available ports of the system.☆389Updated 6 months ago
- Easily load and persist config without having to think about where and how☆875Updated 6 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 3 months ago