brummelte / sleep-promiseLinks
Resolves a promise after a specified delay.
☆87Updated last week
Alternatives and similar repositories for sleep-promise
Users that are interested in sleep-promise are comparing it to the libraries listed below
Sorting:
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 10 months ago
- Clear a module from the cache☆182Updated 3 years ago
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆166Updated 8 months ago
- string representations of objects in node and the browser☆148Updated 4 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Write data to a random temporary file☆105Updated 11 months ago
- Find the closest package.json file☆164Updated 3 weeks ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- touch(1) for node☆124Updated last year
- Import a module lazily☆247Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Sort the keys of an object☆103Updated 9 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Toggle the CLI cursor☆108Updated 11 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year