Generate an AST from a string template.
Allow parsing of jsx
Compile class public and private fields, private methods and decorators to ES6
Apply ES2015 function.name semantics to all functions
Compile ES2015 arrow functions to ES5
Helper function to annotate paths and nodes with #__PURE__ comment
Transforms logical assignment operators into short-circuited assignments
Ensure that reserved words are quoted in object property keys
Helper which skips types and parentheses
Gonzales Preprocessor Edition (fast CSS parser)
Turn async generator functions into ES2015 generators
This plugin transforms checks for a private property in an object
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile export namespace to ES2015
A global executable to run applications with the ENV variables loaded by dotenv
Compile Unicode property escapes in Unicode regular expressions to ES5.
This plugin transforms ES2015 modules to UMD
Syntax highlight JavaScript strings for output in terminals.
Experimental debugger shell for React Native for use with @react-native/debugger-frontend
Allow parsing of the nullish-coalescing operator
Allow parsing of the logical assignment operators
Babel plugin to ensure function declarations at the block level are block scoped
Transform import() expressions