Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
A Babel plugin that adds the "use client" directive for React components that are using client-only APIs
Transform json modules imports (`import '...' with { type: 'json' }`) to work in browsers and Node.js.
A babel preset to automatically enable emotion's css prop
Babel plugin for resolving Vue types.
Babel plugin to transform code to COMPAT mode
Design tokens are the single source of truth to name and store design decisions.
Replace JSX attribute value
Compile trailing function commas to ES5
Babel preset for all Flow plugins.
Add JSX attribute
Lightweight Babel AST traversal
Babel plugin to replicate Webpack require.context
A preset for all babel-transpiled javascript of the SUI family.
This plugin transforms the display names of all react-fela components created with createComponent or createComponentWithProxy to the name of the variable to which they are assigned.
Remove JSX attribute
A Babel plugin that transforms indirect imports through a barrel file (index.js) into direct imports.
Replace charcodes AOT
Parse postgres array columns
Patch function.sent
Babel plugin for React Native for Web
Prefer arrow functions in most cases
This [Babel](https://babeljs.io/) preset is used for our internal packages. If you're looking for the preset a **Gatsby Site** can use, please refer to [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby/READM
Transform the Import Attributes proposal (`import ... from '...' with { ... }`) to the previous version known as Import Assertions (`import ... from '...' assert { ... }`).