Compile ES2015 computed properties to ES5
Compile ES2015 arrow functions to ES5
Compile ES2015 default and rest parameters to ES5
Transform import() expressions
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Allow parsing of BigInt literals
Compile ES2015 destructuring to ES5
Transforms logical assignment operators into short-circuited assignments
ESLint rules for React Query
Explode async and generator functions into a state machine.
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
Allow parsing of the nullish-coalescing operator
Vite plugins for component tagging and Tailwind config extraction
Config plugin to auto configure react-native-blob-util on prebuild
Ensure that reserved words are quoted in object property keys
Expo config plugin for the Customer IO React Native SDK
Minimizer plugin for webpack
Transforms React.createElement calls to JSX syntax
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform optional chaining operators into a series of nil checks
Allow parsing of optional properties
This plugin transforms static class properties as well as properties declared with the property initializer syntax