Search
is-generator-function
Determine if a function is a native generator function.
v1.1.0 URL:
https://unpkg.com/is-generator-function@1.1.0/index.js
Open
Browse Files
generator
generator function
es6
es2015
yield
function
function*
is-generator-fn
Check if something is a generator function
v3.0.0 URL:
https://unpkg.com/is-generator-fn@3.0.0/index.js
Open
Browse Files
generator
function
func
fn
is
check
detect
yield
type
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
make-async-generator-function
Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
v1.0.0 URL:
https://unpkg.com/make-async-generator-function@1.0.0/index.js
Open
Browse Files
function
generator function
async generator function
async function
generator
async generator