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.
PostCSS plugin to unwrap nested rules like how Sass does it
babel plugin that emulates vite's import.meta.hot functionality
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
Insert code to load a module corresponding to JSX pragma.
StyleX babel plugin.
Autoload Config for PostCSS
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
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
Convert modern CSS into something browsers understand
An unofficial babel plugin for SAP UI5.
Improve the debugging experience and add server-side rendering support to styled-components
Reduce initial definitions to the actual initial value, where possible.
Babel preset for use with AVA test files
Compile ES2015 default and rest parameters to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
This plugin transforms ES2015 modules to CommonJS
This plugin transforms all the ES2015 'instanceof' methods
to help transform on
Compile ES2015 object super to ES5
Babel plugin for Vue 3 JSX
Merge sibling variables into one.
Babel syntactic sugar for h automatic injection for Vue JSX
Compile ES2015 destructuring to ES5