sindresorhus / delayLinks
Delay a promise a specified amount of time
☆620Updated 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 this week
- Colored symbols for various log levels☆757Updated 3 months ago
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- node byte string parser☆471Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Get a random temporary file or directory path☆436Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Create a promise that can be canceled☆443Updated 3 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆426Updated last week
- Easily load and persist config without having to think about where and how☆880Updated 8 months ago
- Get an available TCP port☆912Updated last year
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- the mighty option parser used by yargs☆514Updated 3 weeks 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☆607Updated 9 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆616Updated 2 weeks ago
- Extracting archives made easy☆417Updated 2 years ago
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Temporary file and directory creator for node.js☆759Updated last week
- Parse JSON with more helpful errors☆366Updated 4 months ago
- Promisify a callback-style function☆1,507Updated 2 years ago
- Memoize promise-returning & async functions☆409Updated last week
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- Autocomplete prompt for inquirer☆362Updated last year
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- 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