sindresorhus / delayLinks
Delay a promise a specified amount of time
☆623Updated 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☆432Updated this week
- Find a file or directory by walking up parent directories☆624Updated last month
- Colored symbols for various log levels☆763Updated 5 months ago
- node byte string parser☆472Updated last year
- Get a random temporary file or directory path☆435Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated 11 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated last month
- Temporary file and directory creator for node.js☆766Updated 2 months ago
- Escape RegExp special characters☆596Updated 5 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated 2 years ago
- Create a promise that can be canceled☆447Updated last month
- Timeout a promise after a specified amount of time☆294Updated 2 weeks ago
- easily create complex multi-column command-line-interfaces.☆380Updated 2 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated last month
- Extracting archives made easy☆416Updated 2 years ago
- Get an available TCP port☆914Updated last month
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Parse JSON with more helpful errors☆368Updated 6 months ago
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆428Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆731Updated last week
- the mighty option parser used by yargs☆516Updated 2 months ago
- Easily load and persist config without having to think about where and how☆882Updated last month
- Parse yes/no like values☆270Updated 2 months ago
- Get your internal IP address☆348Updated last month
- kill trees of processes☆349Updated 5 years ago
- Autocomplete prompt for inquirer☆363Updated last year
- Node.js module to list all files in a directory or any subdirectories.☆345Updated 2 months ago
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago