Transform TypeScript `const` enums
Babel plugin to emit decorator metadata like typescript compiler
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
A babel preset to automatically enable emotion's css prop
Babel plugin for Vue 2.0 JSX
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
Insert code to load a module corresponding to JSX pragma.
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
Babel plugin to replace tagged template strings with precompiled HTMLBars templates
No description provided.
Add a __source prop to all JSX Elements
Babel plugin to add hook names for Preact devtools
Add a __self prop to all JSX Elements
Babel plugin for Vue 3 JSX
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Babel plugin for React Compiler.
Regular Expressions parser in JavaScript
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
Babel preset used by Create React App
A collection of utility libraries used by other Facebook JS projects
Runtime to be use with the Flow Enums transform.
Treat React JSX elements as value types and hoist them to the highest scope
Babel plugin to generate native module and view manager code for React Native.