extra-async-function
An async function is a function that delivers its result asynchronously (through Promise).
extra-async-function.web
An async function is a function that delivers its result asynchronously (through Promise) {web}.
is-extendable
Returns true if a value is a plain object, array or function.