Add the possibility of executing functions in an other thread. Works with Electron.
A simple utility for promisifying functions and classes.
Promisify an entire class or object
Converts callback-based functions to ES6 Promises
Promisify a callback-style function
Node 8's util.promisify, as a node module
seriously like the best async child process library
Polyfill/shim for util.promisify in node versions < v8
Promisify any of: callback function, sync function, generator function, promise-returning function
A streaming way to send data to a Node.js Worker Thread
Tiny, dependency free promisify library.
Simple and lightweight utility for transforming callback functions to Promises
Promisify EventEmitter's event.
Promisify a function call so users can call a function with a callback or get a promise
Runs the following loaders in a worker pool
Convert callback-based APIs to promises
Convert HEIC/HEIF images to JPEG and PNG
Properly hijack require, i.e., properly define require hooks and customizations
Use Rollup with workers and ES6 modules today.
Library with base interfaces for LangGraph checkpoint savers.
TypeScript definitions for es6-promisify
A lean Promises and Async lib for ES6/ES7
Utility to resolve EventEmitters as a promise
A mutex for guarding async workflows