ljharb / util.promisifyLinks
Polyfill/shim for util.promisify in node versions < v8
☆127Updated 6 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:
- 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 last month
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Find the closest package.json file☆164Updated 2 weeks ago
- Execute a listener when a response is about to write headers.☆157Updated 2 weeks ago
- Compressible Content-Type / mime checking.☆100Updated last week
- Write data to a random temporary file☆105Updated 10 months ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 2 years ago
- A plugin for Babel 6 supports extending from builtin types based on static analysis.☆147Updated 3 years ago
- HTTP request freshness testing☆162Updated 2 weeks ago
- Convert streams (readable or writable) to promises☆139Updated last year
- CommonJS Tree Shaker API☆152Updated 7 years ago
- programmatic npm API☆111Updated 4 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 9 months ago
- parse a url with memoization☆186Updated 2 weeks ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- Import a module while bypassing the cache☆284Updated 4 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Require global variables☆253Updated 6 years ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Make your own error types!☆70Updated 2 years ago