async-function
A function that returns the normally hidden `AsyncFunction` constructor
pify
Promisify a callback-style function
fn-args
Get the arguments of a function, arrow function, generator function, async function
parse-function
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins