- keywords: async function
found 17 packages in 2ms
is-async-function125.6mMIT2.1.1
Determine if a function is a native async function.
inspect-jsabout 1 year agoasync, async function, es6, es2015 p-iteration2.1mMIT1.1.8
Make array iteration easy when using async/await and Promises
toniovover 3 years agoasync/await, async, await, asynchronous typechecker715.3kArtistic-2.09.3.0
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
bevryabout 2 years agoarray, assert, assertion, async make-async-function62.1kMIT1.0.0
Function that returns an arbitrary async function, or undefined if async function syntax is unsupported.
ljharbover 3 years agoasync function, async, function, ES2017 make-async-generator-function43.5kMIT1.0.0
Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
ljharbover 3 years agofunction, generator function, async generator function, async function