Search results
13 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Standalone Asyncify helper for Binaryen
Standalone Asyncify helper for Binaryen
The asyncify deferred module of FuturesJS (Ender.JS and Node.JS)
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.
- async
- async-await
- asynchronous
- asyncify
- await
- cache
- callback
- cb
- co
- compose
- composition
- control
- controlflow
- elegance
- View more
Take a sync function and make it async, passing its return value to a callback.
async asyncifyhelper method as module.
async asyncifymethod as module.
use plain old functions asynchronously as node-style callbacks
Take a sync function and make it async. This is useful for plugging sync functions into a waterfall, series, or other async functions.
- asyncify
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
Run synchronous functions inside a forked child process
Turn sync functions async
Get async response from your component. Great helper for your modals or another async staff
Asyncify support for AssemblyScript