sindresorhus / delayLinks
Delay a promise a specified amount of time
☆621Updated 2 years ago
Alternatives and similar repositories for delay
Users that are interested in delay are comparing it to the libraries listed below
Sorting:
- Copy files☆430Updated 3 weeks ago
- node byte string parser☆471Updated last year
- Colored symbols for various log levels☆761Updated 3 months ago
- Find a file or directory by walking up parent directories☆622Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Timeout a promise after a specified amount of time☆293Updated 8 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last year
- Create a promise that can be canceled☆443Updated 3 years ago
- Easily load and persist config without having to think about where and how☆881Updated 9 months ago
- Escape RegExp special characters☆594Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated last year
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 4 months ago
- Unicode symbols with fallbacks for older terminals☆609Updated 10 months ago
- Autocomplete prompt for inquirer☆363Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- Simple “Least Recently Used” (LRU) cache☆721Updated 3 weeks ago
- Open stuff like URLs, files, executables. Cross-platform.☆428Updated 3 weeks ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- the mighty option parser used by yargs☆514Updated 2 weeks ago
- Temporary file and directory creator for node.js☆761Updated last month
- easily create complex multi-column command-line-interfaces.☆379Updated 2 weeks ago
- Get an available TCP port☆913Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 8 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 weeks ago
- Get stdin as a string or buffer☆340Updated last year
- Parse yes/no like values☆270Updated 2 weeks ago