highlight-es
Highlight ECMAScript syntax for the console or any other medium.
make-async-function
Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.
make-arrow-function
Function that returns an arbitrary arrow function, or undefined if arrow function syntax is unsupported.