Ensure that reserved words are quoted in object property keys
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Compile ES2015 object super to ES5
Explode async and generator functions into a state machine.
Ensure that no reserved words are used.
Compile object rest and spread to ES5
Transform import() expressions
Minimizer plugin for webpack
OpenLayers mapping library
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile ES2015 Unicode escapes to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform optional chaining operators into a series of nil checks
Allow parsing of optional properties
Remove numeric separators from Decimal, Binary, Hex and Octal literals
A CSS parser, transformer, and minifier written in Rust
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Transforms new.target meta property
Allow parsing of optional catch bindings
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of top-level await in modules
Vite plugins for component tagging and Tailwind config extraction