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:
- Import a module lazily☆249Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- please use path-to-regexp's `match` function☆137Updated 7 months ago
- Write data to a random temporary file☆108Updated last year
- Create an error from multiple errors☆249Updated 2 years ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- Easy error subclassing and stack customization☆66Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Import a module while bypassing the cache☆286Updated 11 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- Check if a path exists☆155Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 3 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 7 years ago
- Create and parse HTTP Content-Type header☆141Updated this week
- Indent each line in a string☆115Updated 3 years ago