Async Packages

sequence-async

JavaScript invokes asynchronous tasks sequentially and waits for the previous task to execute before continuing to execute the next task.

1.0.3 • Published 2 years ago

requireAsync

Require any module or file and call it's functions async

0.0.2 • Published 9 years ago

rerumanimi

Automagically generates command-line interfaces (CLI) for any module. Expected options and help sections are created automatically based on parameters names, with support to async. It can be installed globally, in order to *execute* any module, or .js fil

1.1.0 • Published 2 months ago