sindresorhus / delayLinks
Delay a promise a specified amount of time
☆619Updated 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☆429Updated last year
- Find a file or directory by walking up parent directories☆620Updated last month
- node byte string parser☆470Updated last year
- Colored symbols for various log levels☆757Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆696Updated last year
- Create a promise that can be canceled☆443Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Get an available TCP port☆910Updated last year
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Get a random temporary file or directory path☆433Updated 2 years ago
- Easily load and persist config without having to think about where and how☆878Updated 7 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆613Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Promisify a callback-style function☆1,506Updated 2 years ago
- Detect the image type of a Buffer/Uint8Array☆407Updated 2 months ago
- Extracting archives made easy☆417Updated 2 years ago
- the mighty option parser used by yargs☆513Updated this week
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Parse yes/no like values☆270Updated 3 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 5 months ago
- Escape RegExp special characters☆596Updated 2 months ago
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Get your internal IP address☆337Updated 8 months ago
- Unicode symbols with fallbacks for older terminals☆605Updated 9 months ago
- Normalize a URL☆857Updated last month