This plugin transforms checks for a private property in an object
Helper function to change the property 'name' of every function
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Strip ANSI escape codes from a string
Transform class static blocks
URL utils for humans
Compile export namespace to ES2015
Helper function to replace supers
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Compile ES2015 classes to ES5
Add a __source prop to all JSX Elements
Check if the character represented by a given Unicode code point is fullwidth
Compile ES2015 sticky regex to an ES5 RegExp constructor
Add a __self prop to all JSX Elements
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.
Helper to wrap functions inside a function call.
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the module assertion attributes in the import statement
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
This plugin transforms private class methods