Expo config plugin for the Customer IO React Native SDK
This plugin transforms ES2015 modules to SystemJS
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Allow parsing of BigInt literals
Allow parsing of the nullish-coalescing operator
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
ESLint rules for React Query
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
Transforms React.createElement calls to JSX syntax
Transform import() expressions
Compile Unicode property escapes in Unicode regular expressions to ES5.
Use react-helmet-async with Gatsby
Minimizer plugin for webpack
Allow react-native platform specific extensions to be used for other file types than Javascript.
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform optional chaining operators into a series of nil checks
An opinionated babel preset for react apps, best used with kyt.