sindresorhus / delayLinks
Delay a promise a specified amount of time
☆627Updated last month
Alternatives and similar repositories for delay
Users that are interested in delay are comparing it to the libraries listed below
Sorting:
- Copy files☆436Updated 2 months ago
- node byte string parser☆473Updated last year
- Colored symbols for various log levels☆766Updated 6 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated last month
- Get an available TCP port☆920Updated 3 months ago
- Create a promise that can be canceled☆448Updated 3 months ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆734Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Parse yes/no like values☆272Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆433Updated last month
- Autocomplete prompt for inquirer☆363Updated 2 years ago
- Temporary file and directory creator for node.js☆768Updated 3 weeks ago
- the mighty option parser used by yargs☆520Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Get stdin as a string or buffer☆346Updated 2 years ago
- Convert a string to a valid safe filename☆512Updated last month
- Asynchronous recursive file copying with Node.js.☆685Updated 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,146Updated last month
- Extracting archives made easy☆417Updated 2 years ago
- Strip ANSI escape codes from a string☆428Updated 3 months ago
- Get, set, or delete a property from a nested object using a dot path☆854Updated 2 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Promisify a callback-style function☆1,510Updated 3 years ago