Allow parsing of class properties
Generic JSDoc-like comment parser
Compile ES2015 destructuring to ES5
Compile exponentiation operator to ES5
Transform class static blocks
Explode async and generator functions into a state machine.
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Promisifies all the selected functions in an object
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
render nested hierarchies `npm ls` style with unicode pipes
A replacement for process.exit that ensures stdio are fully drained before exiting.
Helper to wrap functions inside a function call.
Check if a file path is a text file
The lodash method `_.isNumber` exported as a module.
Node HTTP/HTTPS Agents for tunneling proxies
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile inline regular expression modifiers
Transform optional chaining operators into a series of nil checks
Esprima-compatible implementation of the Mozilla JS Parser API
Generate errors that contain a code frame that point to source locations.
SPDY v2, v3, v3.1 and HTTP2 transport
Allow parsing of the module assertion attributes in the import statement
Compile ES2015 Unicode regex to ES5