sindresorhus / delay
Delay a promise a specified amount of time
☆614Updated last year
Alternatives and similar repositories for delay:
Users that are interested in delay are comparing it to the libraries listed below
- Colored symbols for various log levels☆755Updated 8 months ago
- Copy files☆428Updated 9 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Create a promise that can be canceled☆442Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆331Updated 4 months ago
- Temporary file and directory creator for node.js☆753Updated 3 weeks ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,107Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 10 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Get a random temporary file or directory path☆428Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Promisify an event by waiting for it to be emitted☆435Updated last year
- Update notifications for your CLI app☆1,770Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Unicode symbols with fallbacks for older terminals☆601Updated 6 months ago
- Easily load and persist config without having to think about where and how☆872Updated 4 months ago
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆605Updated last year
- Get stdin as a string or buffer☆337Updated last year
- easily create complex multi-column command-line-interfaces.☆374Updated 3 weeks ago
- node byte string parser☆469Updated 10 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,146Updated this week
- Parse yes/no like values☆268Updated 2 years ago
- Get an available TCP port☆899Updated last year
- A cross platform solution to node's spawn and spawnSync☆1,139Updated 5 months ago
- Memoize promise-returning & async functions☆406Updated last year