sindresorhus / delayLinks
Delay a promise a specified amount of time
☆627Updated 2 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 2 months ago
- Create a promise that can be canceled☆448Updated 4 months ago
- Find a file or directory by walking up parent directories☆631Updated 3 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Colored symbols for various log levels☆768Updated 7 months ago
- node byte string parser☆476Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Get an available TCP port☆921Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Convert a string to a valid safe filename☆510Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆698Updated last month
- Temporary file and directory creator for node.js☆769Updated last month
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆614Updated last year
- Promisify an event by waiting for it to be emitted☆445Updated last week
- Easily load and persist config without having to think about where and how☆885Updated 3 months ago
- Escape RegExp special characters☆598Updated 8 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Generate a cryptographically strong random string☆575Updated 3 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆435Updated last month
- Automatically bind methods to their class instance☆463Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months 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
- Parse JSON with more helpful errors☆371Updated 9 months ago
- the mighty option parser used by yargs☆520Updated 3 weeks ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Autocomplete prompt for inquirer☆363Updated 2 years ago
- Parse yes/no like values☆272Updated 4 months ago