ljharb / util.promisify
Polyfill/shim for util.promisify in node versions < v8
☆127Updated 3 months ago
Alternatives and similar repositories for util.promisify:
Users that are interested in util.promisify are comparing it to the libraries listed below
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- Create and parse HTTP Content-Type header☆134Updated 8 months ago
- A plugin for Babel 6 supports extending from builtin types based on static analysis.☆147Updated 3 years ago
- Find the closest package.json file☆162Updated last year
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated 9 months ago
- HTTP request freshness testing☆159Updated this week
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Create an error from multiple errors☆245Updated last year
- Write data to a random temporary file☆105Updated 7 months ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- Adds automatically resource hints to your html-files☆101Updated 5 years ago
- Execute a listener when a response is about to write headers.☆157Updated 10 months ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- please use path-to-regexp's `match` function☆138Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated 11 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 6 months ago
- Clear a module from the cache☆181Updated 3 years ago
- Read the closest package.json file☆266Updated last year
- CommonJS Tree Shaker API☆152Updated 7 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Make your own error types!☆70Updated 2 years ago
- ES6 Proxies based deep clone☆129Updated 2 years ago
- Require global npm as a local node module.☆32Updated 2 years ago