ljharb / util.promisifyLinks
Polyfill/shim for util.promisify in node versions < v8
☆127Updated last year
Alternatives and similar repositories for util.promisify
Users that are interested in util.promisify are comparing it to the libraries listed below
Sorting:
- Create an error from multiple errors☆249Updated 2 years ago
- Import a module lazily☆249Updated 3 years ago
- Write data to a random temporary file☆108Updated this week
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Find the closest package.json file☆166Updated 7 months ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Clear a module from the cache☆184Updated 4 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
- Create and parse HTTP Content-Type header☆141Updated 3 weeks ago
- recursively find the closest package.json☆47Updated 3 years ago
- Check if a path exists☆155Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Easy error subclassing and stack customization☆66Updated 4 months ago
- please use path-to-regexp's `match` function☆137Updated 8 months ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Check if something is a Node.js stream☆115Updated last year
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago