sindresorhus / delay
Delay a promise a specified amount of time
☆609Updated last year
Related projects ⓘ
Alternatives and complementary repositories for delay
- Copy files☆424Updated 3 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Get a random temporary file or directory path☆424Updated last year
- node byte string parser☆461Updated 4 months ago
- Temporary file and directory creator for node.js☆740Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Colored symbols for various log levels☆744Updated 3 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆683Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 11 months ago
- Strip ANSI escape codes from a string☆399Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Node.js module to detect available ports of the system.☆380Updated 5 months ago
- Get stdin as a string or buffer☆337Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆599Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆315Updated last year
- Timeout a promise after a specified amount of time☆274Updated last month
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Detect the image type of a Buffer/Uint8Array☆373Updated 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,090Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,097Updated 3 months ago
- Extracting archives made easy☆415Updated last year
- Join all arguments together and normalize the resulting url.☆356Updated 6 months ago
- Toolkit for building command line interfaces☆462Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,114Updated last year
- Determine the root path to your project☆604Updated 2 years ago