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 last month
- Colored symbols for various log levels☆765Updated 6 months ago
- Create a promise that can be canceled☆447Updated 2 months ago
- node byte string parser☆474Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Get an available TCP port☆918Updated 2 months ago
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆696Updated 3 weeks 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☆439Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Parse JSON with more helpful errors☆369Updated 7 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Memoize promise-returning & async functions☆432Updated last month
- Open stuff like URLs, files, executables. Cross-platform.☆429Updated 3 weeks ago
- Easily load and persist config without having to think about where and how☆884Updated 2 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆619Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- the mighty option parser used by yargs☆519Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated last month
- Parse yes/no like values☆272Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Escape RegExp special characters☆598Updated 6 months ago
- Extracting archives made easy☆416Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated 3 weeks ago
- Automatically bind methods to their class instance☆463Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 2 months ago
- Temporary file and directory creator for node.js☆767Updated last week
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 2 months ago
- Promisify an event by waiting for it to be emitted☆443Updated 2 months ago