ljharb / util.promisifyLinks
Polyfill/shim for util.promisify in node versions < v8
☆127Updated 7 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:
- Convert streams (readable or writable) to promises☆139Updated last year
- Import a module lazily☆247Updated 3 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- please use path-to-regexp's `match` function☆138Updated 2 months ago
- CommonJS Tree Shaker API☆153Updated 7 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Write data to a random temporary file☆105Updated last year
- Find the closest package.json file☆164Updated last month
- A plugin for Babel 6 supports extending from builtin types based on static analysis.☆147Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Babel presets for modern browsers☆109Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Create and parse HTTP Content-Type header☆137Updated last week
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Captures and cleans stack traces.☆193Updated last year
- Make your own error types!☆70Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- Sanity check which files you are and aren't about to publish to npm☆83Updated 3 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- Get callsites from the V8 stack trace API☆266Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Create an error from multiple errors☆246Updated last year
- HTTP request freshness testing☆162Updated last week
- Easy error subclassing and stack customization☆65Updated 4 years ago