wrap-sync
Take a sync function and make it async, passing its return value to a callback.
Take a sync function and make it async, passing its return value to a callback.
Turns sync functions into Node.js-style async ones.
Get async response from your component. Great helper for your modals or another async staff
async asyncifymethod as module.
async asyncifyhelper method as module.
Turn sync functions async
Compose your control flow with absolute elegance. Support async/await, callbacks, thunks, generators, promises, observables, child processes and streams. Can power applications that need to have plugins. Useful for creating task, test and bench runners.
use plain old functions asynchronously as node-style callbacks
Run synchronous functions inside a forked child process
Take a sync function and make it async. This is useful for plugging sync functions into a waterfall, series, or other async functions.
Standalone Asyncify helper for Binaryen
Standalone Asyncify helper for Binaryen
Standalone Asyncify helper for Binaryen