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
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.
Babel plugin for Vue 2.0 JSX
Insert code to load a module corresponding to JSX pragma.
No description provided.
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
Add a __source prop to all JSX Elements
Babel plugin to replace tagged template strings with precompiled HTMLBars templates
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
Regular Expressions parser in JavaScript
Babel plugin for React Compiler.
Babel preset used by Create React App
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
Treat React JSX elements as value types and hoist them to the highest scope
A Babel plugin that annotates React components, making them easier to target with FullStory search
A collection of utility libraries used by other Facebook JS projects
Improve the debugging experience and add server-side rendering support to styled-components