Compile ES2015 classes to ES5
Transforms logical assignment operators into short-circuited assignments
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Compile ES2015 computed properties to ES5
Add a __self prop to all JSX Elements
Enhanced TypeScript support for Parcel bundler
Compile ES2015 default and rest parameters to ES5
Compile object rest and spread to ES5
Parcel v2 plugin. Enables the copy of multiple static files and folders into the specified folder on build success.
Allow parsing of the nullish-coalescing operator
Ensure that reserved words are quoted in object property keys
Transform import() expressions
Allow parsing of BigInt literals
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.
A codemod to automatically add withZephyr plugin to bundler configurations
Minimizer plugin for webpack
Vite plugins for component tagging and Tailwind config extraction
Compile ES2015 sticky regex to an ES5 RegExp constructor