Compile ES2015 default and rest parameters to ES5
Persona theme for NodeBB
Compile Unicode property escapes in Unicode regular expressions to ES5.
Add a __source prop to all JSX Elements
Compile ES2015 Unicode escapes to ES5
Turn JSX into React function calls
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Turn async generator functions into ES2015 generators
Static AST checker for accessibility rules on JSX elements.
Add a __self prop to all JSX Elements
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Explode async and generator functions into a state machine.
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
NodeBB Feide OAuth SSO
Allow parsing of the module assertion attributes in the import statement
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Transform optional chaining operators into a series of nil checks
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile export namespace to ES2015