ljharb / util.promisifyLinks
Polyfill/shim for util.promisify in node versions < v8
☆127Updated 8 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☆140Updated 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☆141Updated 4 years ago
- Import a module lazily☆247Updated 3 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 3 years ago
- please use path-to-regexp's `match` function☆138Updated 3 months ago
- Find the closest package.json file☆165Updated 2 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Write data to a random temporary file☆105Updated last year
- Create and parse HTTP Content-Type header☆138Updated 2 weeks ago
- Defaults to be shared across webpack projects☆109Updated 2 years ago
- Captures and cleans stack traces.☆194Updated last year
- recursively find the closest package.json☆47Updated 2 years ago
- Get callsites from the V8 stack trace API☆265Updated last year
- Clear a module from the cache☆183Updated 3 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Create an error from multiple errors☆246Updated last year
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- Import a module while bypassing the cache☆285Updated 6 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- When close() is just not enough☆189Updated 4 years ago
- Make your own error types!☆70Updated 2 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Detect if we were run as a result of `npm publish`.☆128Updated 5 years ago