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☆431Updated last month
- Find a file or directory by walking up parent directories☆623Updated 2 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- node byte string parser☆472Updated last year
- Get a random temporary file or directory path☆436Updated 2 years ago
- Get an available TCP port☆914Updated 3 weeks ago
- Colored symbols for various log levels☆762Updated 4 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Timeout a promise after a specified amount of time☆293Updated 2 weeks ago
- Create a promise that can be canceled☆445Updated 3 weeks ago
- Temporary file and directory creator for node.js☆765Updated last month
- Escape RegExp special characters☆595Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated 2 years ago
- Easily load and persist config without having to think about where and how☆881Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆615Updated last month
- Memoize promise-returning & async functions☆419Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 2 weeks ago
- Open stuff like URLs, files, executables. Cross-platform.☆428Updated last month
- Autocomplete prompt for inquirer☆363Updated last year
- easily create complex multi-column command-line-interfaces.☆379Updated last month
- Unicode symbols with fallbacks for older terminals☆610Updated 11 months ago
- Simple “Least Recently Used” (LRU) cache☆724Updated 2 weeks ago
- Parse yes/no like values☆270Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated last week
- Extracting archives made easy☆417Updated 2 years ago
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Promisify an event by waiting for it to be emitted☆436Updated 3 weeks ago
- Detect the image type of a Buffer/Uint8Array☆411Updated 4 months ago