sindresorhus / delayLinks
Delay a promise a specified amount of time
☆625Updated last week
Alternatives and similar repositories for delay
Users that are interested in delay are comparing it to the libraries listed below
Sorting:
- Copy files☆435Updated 3 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Colored symbols for various log levels☆763Updated 5 months ago
- Find a file or directory by walking up parent directories☆626Updated last month
- node byte string parser☆474Updated last year
- Timeout a promise after a specified amount of time☆297Updated last month
- Create a promise that can be canceled☆447Updated 2 months ago
- Get an available TCP port☆917Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆356Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆731Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Convert a string to a valid safe filename☆507Updated this week
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated 2 years ago
- Extracting archives made easy☆416Updated 2 years ago
- Parse yes/no like values☆271Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆738Updated last month
- Temporary file and directory creator for node.js☆765Updated 3 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆430Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆611Updated last year
- Autocomplete prompt for inquirer☆363Updated last year
- easily create complex multi-column command-line-interfaces.☆381Updated 2 months ago
- Get, set, or delete a property from a nested object using a dot path☆851Updated last month
- Promisify an event by waiting for it to be emitted☆440Updated 2 months ago
- Strip ANSI escape codes from a string☆422Updated 2 months ago
- Parse JSON with more helpful errors☆368Updated 7 months ago
- Get stdin as a string or buffer☆344Updated 2 years ago
- Normalize a URL☆865Updated 2 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month