Add a __self prop to all JSX Elements
Compile ES2015 Unicode escapes to ES5
Compile ES2015 shorthand properties to ES5
Transform class static blocks
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile ES2015 destructuring to ES5
TypeScript definitions for stream-buffers
Explode async and generator functions into a state machine.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
Compile exponentiation operator to ES5
Babel plugin to ensure function declarations at the block level are block scoped
Transforms logical assignment operators into short-circuited assignments
Compile ES2015 computed properties to ES5
Compile object rest and spread to ES5
Compile ES2015 default and rest parameters to ES5
Compile ES2015 Unicode regex to ES5
Transforms new.target meta property
Abstract streams to deal with the whole buffered contents.
Compile ES2015 sticky regex to an ES5 RegExp constructor
Turn async functions into ES2015 generators
This plugin transforms ES2015 modules to AMD
Turn JSX into React function calls