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:
- 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
- Import a module lazily☆247Updated 3 years ago
- please use path-to-regexp's `match` function☆138Updated last month
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- CommonJS Tree Shaker API☆152Updated 7 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Detect if we were run as a result of `npm publish`.☆128Updated 5 years ago
- Find the closest package.json file☆164Updated last month
- Clear a module from the cache☆182Updated 3 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Make your own error types!☆70Updated 2 years ago
- Create and parse HTTP Content-Type header☆136Updated last week
- Babel presets for modern browsers☆109Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Require global variables☆253Updated 6 years ago
- When close() is just not enough☆189Updated 4 years ago
- A plugin for Babel 6 supports extending from builtin types based on static analysis.☆147Updated 3 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Write data to a random temporary file☆105Updated 11 months ago
- Captures and cleans stack traces.☆193Updated last year
- Create an error from multiple errors☆245Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 weeks ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago