Inlines JSON file imports straight into JS code
Compile inline regular expression modifiers
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Jest plugin to use babel for transformation.
Babel plugin to replace tagged template strings with precompiled HTMLBars templates
Allow parsing of the module attributes in the import statement
Transform import() expressions
Inline environment variables.
Allow parsing of the module assertion attributes in the import statement
Allow parsing of import.meta
Turns off all rules that are unnecessary or might conflict with Prettier.
A Babel plugin to inject imports to regenerator-runtime
A Babel plugin to inject imports to core-js@2 polyfills
A babel plugin that optimizes and inlines SVGs for your react components.
Allow parsing of import()
Babel plugin to transpile import() to a deferred require(), for node
Turn JSX elements into exploded React objects
Babel implementation of Ember's low-level template-compilation API
Babel plugin to make .gql/.graphql files importable
Transform DOM elements into react-native-svg components
Transform SVG to use em-based dimensions
Remove JSX empty expression
A babel plugin that adds istanbul instrumentation to ES6 code