Explode async and generator functions into a state machine.
Transforms logical assignment operators into short-circuited assignments
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
Minimizer plugin for webpack
Compile ES2015 sticky regex to an ES5 RegExp constructor
Vite plugins for component tagging and Tailwind config extraction
Transform optional chaining operators into a series of nil checks
Allow parsing of optional properties
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile ES2015 Unicode escapes to ES5
Allow parsing of optional catch bindings
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of top-level await in modules
Transforms new.target meta property
Compile ES2015 Unicode regex to ES5
Turn JSX into React function calls
Allow parsing of the module assertion attributes in the import statement
Allows you to build compile-time libraries
Webpack loader that inlines all html for AngularJS components/directives.
Compile Unicode property escapes in Unicode regular expressions to ES5.
Turn async generator functions into ES2015 generators