Search
fn-args
Get the arguments of a function, arrow function, generator function, async function
v6.0.0 URL:
https://unpkg.com/fn-args@6.0.0/index.js
Open
Browse Files
function
arguments
tostring
extract
parse
generator
async
arrow
promisify-any
Promisify any of: callback function, sync function, generator function, promise-returning function
v2.0.1 URL:
https://app.unpkg.com/promisify-any@2.0.1/files/lib
Open
Browse Files
promise
promisify
any
callback
generator
sync
async
co
generator async control flow goodness
v4.6.0 URL:
https://unpkg.com/co@4.6.0/index.js
Open
Browse Files
async
flow
generator
coro
coroutine
regenerator-runtime
Runtime for Regenerator-compiled generator and async functions.
v0.14.1 URL:
https://unpkg.com/regenerator-runtime@0.14.1/runtime.js
Open
Browse Files
regenerator
runtime
generator
async
is-async-function
Determine if a function is a native async function.
v2.1.1 URL:
https://unpkg.com/is-async-function@2.1.1/index.js
Open
Browse Files
async
async function
es6
es2015
yield
function
function*