Turn async functions into ES2015 generators
Pi extension that exposes configurable, language-agnostic LSP tools through a shared runner.
This plugin transforms ES2015 modules to UMD
Allow parsing of async generator functions
Static AST checker for accessibility rules on JSX elements.
Import with sanity.
Compile ES2015 for...of to ES5
Allow parsing of object rest/spread
Allow parsing of import.meta
Compile objects with duplicate keys to valid strict ES5
This plugin transforms private class methods
Allow parsing of the logical assignment operators
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 classes to ES5
Compile regular expressions using named groups to ES5.
Add a __source prop to all JSX Elements
Compile ES2015 block scoping (const and let) to ES5
Allow parsing of class static blocks
Add a __self prop to all JSX Elements
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.
Apply ES2015 function.name semantics to all functions
Compile ES2015 computed properties to ES5