Explode async and generator functions into a state machine.
This plugin transforms ES2015 modules to SystemJS
Allow parsing of object rest/spread
React Query Dev Tools for React Native
Ensure that reserved words are quoted in object property keys
Helpers for webpack part of Statoscope
Babel plugin to ensure function declarations at the block level are block scoped
Transform optional chaining operators into a series of nil checks
Allow parsing of the logical assignment operators
Allow parsing of async generator functions
Compile ES2015 sticky regex to an ES5 RegExp constructor
javascript-obfuscator plugin for Webpack@5
Compile ES2015 Unicode regex to ES5
Allow parsing of BigInt literals
Compile regular expressions using named groups to ES5.
Compile ES2015 object super to ES5
Transform TypeScript into ES.next
Ensure that no reserved words are used.
Compile ES2015 Unicode escapes to ES5
Allow parsing of the nullish-coalescing operator
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of the module assertion attributes in the import statement
This plugin transforms checks for a private property in an object
Allow parsing of optional catch bindings