Compile ES2015 default and rest parameters to ES5
This plugin transforms ES2015 modules to SystemJS
extracts CSS into separate files
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of BigInt literals
Compile object rest and spread to ES5
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Transform import() expressions
Compile ES2015 object super to ES5
Explode async and generator functions into a state machine.
Minimizer plugin for webpack
Ensure that no reserved words are used.
Transforms logical assignment operators into short-circuited assignments
Expose controllers as REST endpoints and route REST API requests to controller methods
Compile ES2015 sticky regex to an ES5 RegExp constructor
LavaMoat Webpack plugin for running dependencies in Compartments without eval
Validate your BPMN diagrams based on configurable lint rules
Transform optional chaining operators into a series of nil checks
Vite plugins for component tagging and Tailwind config extraction
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of optional properties
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings