ljharb / util.promisifyLinks
Polyfill/shim for util.promisify in node versions < v8
☆127Updated 10 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:
- Import a module lazily☆248Updated 3 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Find the closest package.json file☆165Updated 4 months ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 3 years ago
- Import a module while bypassing the cache☆285Updated 8 months ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated 2 weeks ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- Write data to a random temporary file☆107Updated last year
- please use path-to-regexp's `match` function☆137Updated 5 months ago
- recursively find the closest package.json☆47Updated 2 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Detect if we were run as a result of `npm publish`.☆126Updated 5 years ago
- Clear a module from the cache☆184Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Easy error subclassing and stack customization☆66Updated last month
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Make your own error types!☆70Updated 2 years ago
- JavaScript option parsing and help generation library☆164Updated last year
- Check if something is a Node.js stream☆113Updated 11 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- Create an error from multiple errors☆249Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated last month
- NOTE: You probably want native promises now☆181Updated 7 years ago