is-async-await-supported
check if async/await is available, it can run in browser and nodejs
check if async/await is available, it can run in browser and nodejs
[](https://travis-ci.org/Kirusi/jseventqueue) [](https://coveralls.
Kamboja helper for MongooseJS
MVC Framework powered by TypeScript
A package for reading and writing JSON files
use kafka with friendly APIs
asdf
Await the return of this function in order to guarantee that everything that goes after will be running after the loading of the document DOM.
Get stdin as a string or buffer, using promise. Supports timeout & tty.
Unbuffered multi-producer multi-consumer queue
A wrapper for the default promise object in javascirpt which gives more control over the state and value of a promise as it progresses.
A TypeScript custom transformer that imports async functions when needed
standalone AsyncAF package: concatAF (https://async-af.js.org/AsyncAF#concatAF)
standalone AsyncAF package: splitAF (https://async-af.js.org/AsyncAF#splitAF)
standalone AsyncAF package: includesAF (https://async-af.js.org/AsyncAF#includesAF)
standalone AsyncAF package: filterAF (https://async-af.js.org/AsyncAF#filterAF)
standalone AsyncAF package: lastIndexOfAF (https://async-af.js.org/AsyncAF#lastIndexOfAF)
A function that starts an asynchronous pulse sequence which invokes a handler function at the specified interval until either the specified duration has elapsed, or the sequence is cancelled. This is the ES2017 Build.
A function that causes the current execution context to be suspended (thereby surrendering execution to any scheduled background tasks such as timeout, interval, and immediate events) for the specified duration. This is the ES2017 build.
A Promise implementation that supports automatic timeout rejection, and an asynchronouse function that starts an asynchronous timeout sequence which continues for a specified duration or until it is cancelled. This is the ES2017 build.