ljharb / util.promisify
Polyfill/shim for util.promisify in node versions < v8
☆127Updated 2 months ago
Alternatives and similar repositories for util.promisify:
Users that are interested in util.promisify are comparing it to the libraries listed below
- Create and parse HTTP Content-Type header☆134Updated 7 months ago
- please use path-to-regexp's `match` function☆138Updated 4 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 6 months ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated 9 months ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- CommonJS Tree Shaker API☆152Updated 6 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 2 years ago
- Create an error from multiple errors☆245Updated last year
- A plugin for Babel 6 supports extending from builtin types based on static analysis.☆147Updated 3 years ago
- Compressible Content-Type / mime checking.☆100Updated 11 months ago
- Write data to a random temporary file☆105Updated 7 months ago
- Import a module lazily☆247Updated 2 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- HTTP request freshness testing☆159Updated 6 months ago
- Write minimal node index.js files that require and export siblings by file basename☆84Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Execute a listener when a response is about to write headers.☆156Updated 9 months ago
- Read the closest package.json file☆266Updated last year
- Deprecate all the things☆329Updated 6 months ago
- Require global variables☆252Updated 5 years ago