Babel plugin which switches Babel to use the Hermes parser.
Compile the function.sent meta property to valid ES2015 code
Babel transform for Flow Enums.
Allow parsing of export namespace from
Allow parsing of export default from
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of the function.sent meta property
Allow parsing of function bind
Apply ES2015 function.name semantics to all functions
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Compile trailing function commas to ES5
Core istanbul API for JS code coverage
Babel plugin to ensure function declarations at the block level are block scoped
Turn JSX into React function calls
Babel preset for stage 0 plugins
Turn JSX into React function calls in development
Allow parsing of the pipeline operator
Transform SVG into JSX
Allow parsing of Throw Expressions
Allow parsing of do expressions
Babel preset for stage 2 plugins
Allow parsing of function bind
Rolldown plugin for Babel