Transform required css modules so one can use generated class names.
CSS modules support for TypeScript
Babel plugin to emit decorator metadata like typescript compiler
An unofficial babel plugin for SAP UI5.
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
Transforms styleName to className using compile time CSS module resolution.
StyleX babel plugin.
Improve the debugging experience and add server-side rendering support to styled-components
Allow parsing of top-level await in modules
Jest transformer to import CSS into Jest's `jsdom`
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.
Support for `local-class` attributes in Glimmer templates
Insert code to load a module corresponding to JSX pragma.
Babel plugin for Vue 2.0 JSX
Babel plugin that adds React import declaration if file contains JSX tags.
Replace Object.assign with an inline helper
Babel transform to AMD that skips existing AMD modules
No description provided.
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
Babel plugin to add hook names for Preact devtools
A Babel plugin that adds the "use client" directive for React components that are using client-only APIs
This plugin places a 'use strict'; directive at the top of all files to enable strict mode