Allow parsing of BigInt literals
Parcel v2 plugin. Enables the copy of multiple static files and folders into the specified folder on build success.
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.
Minimizer plugin for webpack
Vite plugins for component tagging and Tailwind config extraction
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile ES2015 Unicode escapes to ES5
Allow parsing of optional properties
A codemod to automatically add withZephyr plugin to bundler configurations
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Transform optional chaining operators into a series of nil checks
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of optional catch bindings
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Turns off all rules that are unnecessary or might conflict with Prettier.
Transforms new.target meta property
Allow parsing of top-level await in modules
Turn JSX into React function calls