ljharb / util.promisifyLinks
Polyfill/shim for util.promisify in node versions < v8
☆127Updated 9 months ago
Alternatives and similar repositories for util.promisify
Users that are interested in util.promisify are comparing it to the libraries listed below
Sorting:
- Import a module lazily☆247Updated 3 years ago
- Find the closest package.json file☆165Updated 3 months ago
- Easy error subclassing and stack customization☆66Updated 2 weeks ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Create an error from multiple errors☆247Updated 2 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Make your own error types!☆70Updated 2 years ago
- Check if a path exists☆151Updated 3 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Create and parse HTTP Content-Type header☆138Updated 2 months ago
- Clear a module from the cache☆183Updated 3 years ago
- please use path-to-regexp's `match` function☆137Updated 4 months ago
- Captures and cleans stack traces.☆195Updated last year
- Get callsites from the V8 stack trace API☆266Updated 3 weeks ago
- Import a module while bypassing the cache☆285Updated 7 months ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 2 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago