Search results
Documentation related to node-run-async
Package: node-run-async
Description: Run function synchronously or asynchronously
Node.js module to run a function either synchronously
or asynchronously using a series of common patterns.
This is useful for library author accepting sync or async
functions as parameter. runAsync will always run them as an
async method, and normalize the multiple signature.
Node.js is an event-based server-side JavaScript engine.
Homepage: https://github.com/sboudrias/run-async
copyright | Debian changelog
Other documents: