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:
- Copy files☆429Updated 11 months ago
- node byte string parser☆470Updated last year
- Find a file or directory by walking up parent directories☆616Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Get an available TCP port☆907Updated last year
- Colored symbols for various log levels☆757Updated last month
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Escape RegExp special characters☆595Updated 2 months ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Easily load and persist config without having to think about where and how☆875Updated 7 months ago
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Autocomplete prompt for inquirer☆360Updated last year
- Get a random temporary file or directory path☆431Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Temporary file and directory creator for node.js☆754Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆711Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 2 months ago
- Convert a string to a valid safe filename☆502Updated 2 years ago
- the mighty option parser used by yargs☆511Updated last month
- Parse yes/no like values☆270Updated 3 years ago
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Extracting archives made easy☆417Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Strip ANSI escape codes from a string☆419Updated 5 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆610Updated last month