sindresorhus / delay
Delay a promise a specified amount of time
☆612Updated last year
Alternatives and similar repositories for delay:
Users that are interested in delay are comparing it to the libraries listed below
- node byte string parser☆467Updated 8 months ago
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Timeout a promise after a specified amount of time☆283Updated 2 months ago
- Copy files☆428Updated 7 months ago
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆721Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Get stdin as a string or buffer☆338Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- Parse yes/no like values☆267Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Generate a cryptographically strong random string☆571Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆686Updated last year
- Promisify a callback-style function☆1,504Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Colored symbols for various log levels☆752Updated 7 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated last week
- Get a random temporary file or directory path☆427Updated last year
- Pretty unicode tables for the command line☆558Updated 4 months ago
- Determine the root path to your project☆605Updated 2 years ago
- Memoize promise-returning & async functions☆401Updated last year
- Node.js module to detect available ports of the system.☆384Updated 3 months ago
- Escape RegExp special characters☆586Updated 9 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,137Updated 2 months ago