sindresorhus / delayLinks
Delay a promise a specified amount of time
☆627Updated 3 months ago
Alternatives and similar repositories for delay
Users that are interested in delay are comparing it to the libraries listed below
Sorting:
- Copy files☆435Updated this week
- node byte string parser☆476Updated last year
- Find a file or directory by walking up parent directories☆634Updated 4 months ago
- Colored symbols for various log levels☆769Updated 8 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Create a promise that can be canceled☆447Updated 5 months ago
- Get a random temporary file or directory path☆440Updated last week
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated 3 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Updated 4 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Get an available TCP port☆925Updated 5 months ago
- Timeout a promise after a specified amount of time☆299Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Parse yes/no like values☆272Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 5 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆437Updated 3 months ago
- Extracting archives made easy☆418Updated 3 years ago
- Memoize promise-returning & async functions☆437Updated 3 months ago
- Temporary file and directory creator for node.js☆769Updated 2 weeks ago
- Parse JSON with more helpful errors☆372Updated 10 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆622Updated 6 months ago
- Escape RegExp special characters☆598Updated 9 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆751Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆445Updated 3 weeks ago
- Autocomplete prompt for inquirer☆365Updated 2 years ago
- Automatically bind methods to their class instance☆463Updated 3 years ago
- Get stdin as a string or buffer☆346Updated this week
- the mighty option parser used by yargs☆519Updated last month