sindresorhus / delay
Delay a promise a specified amount of time
☆608Updated last year
Alternatives and similar repositories for delay:
Users that are interested in delay are comparing it to the libraries listed below
- Find a file or directory by walking up parent directories☆586Updated 6 months ago
- Timeout a promise after a specified amount of time☆276Updated 2 weeks ago
- node byte string parser☆464Updated 6 months ago
- Copy files☆427Updated 5 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆321Updated 3 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 2 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 8 months ago
- Colored symbols for various log levels☆748Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆687Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Temporary file and directory creator for node.js☆742Updated 5 months ago
- Promisify a callback-style function☆1,505Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Join all arguments together and normalize the resulting url.☆359Updated 8 months ago
- Unicode symbols with fallbacks for older terminals☆598Updated 2 months ago
- Get stdin as a string or buffer☆336Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 5 months ago
- Simple micro templating☆362Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆432Updated 10 months ago
- Get a random temporary file or directory path☆425Updated last year
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Memoize promise-returning & async functions☆400Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,095Updated 5 months ago
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Escape RegExp special characters☆584Updated 7 months ago
- Split Streams3 style☆284Updated 7 months ago