ljharb / util.promisifyLinks
Polyfill/shim for util.promisify in node versions < v8
☆127Updated last year
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
- Import a module lazily☆249Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 3 years ago
- please use path-to-regexp's `match` function☆137Updated 7 months ago
- 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☆144Updated 4 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Write data to a random temporary file☆108Updated last year
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- When close() is just not enough☆188Updated 5 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Create an error from multiple errors☆250Updated 2 years ago
- Defaults to be shared across webpack projects☆109Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Make your own error types!☆70Updated 2 years ago
- Babel presets for modern browsers☆108Updated 2 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Import a module while bypassing the cache☆286Updated 10 months ago
- Check if something is a Node.js stream☆115Updated last year
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- when you want to fire an event no matter how a process exits.☆196Updated last month
- A plugin for Babel 6 supports extending from builtin types based on static analysis.☆148Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago