A Babel plugin that adds the "use client" directive for React components that are using client-only APIs
Babel preset for all Flow plugins.
Babel plugin for React Native for Web
Prefer arrow functions in most cases
Helper function to get function arity
Babel plugin to transform code to COMPAT mode
Babel plugin to instrument React components with custom transforms
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
Babel preset for all minify plugins.
Helper function to remap async functions to generators
Turn valid member expression property literals into plain identifiers
Replace charcodes AOT
Babel plugin to generate native module and view manager code for React Native.
Module resolver plugin for Babel
A vite plugin to enable fast-refresh for Preact components.
Wraps AMD scripts into System.registerDynamic(...
Wraps a transform and provides caching
Parse postgres array columns
This changes RegExp constructors into literals if the RegExp arguments are strings.
Transform the Import Attributes proposal (`import ... from '...' with { ... }`) to the previous version known as Import Assertions (`import ... from '...' assert { ... }`).
A Babel plugin that transforms indirect imports through a barrel file (index.js) into direct imports.
Babel plugin to replicate Webpack require.context
Transform stream that allows you to run your transforms in parallel without changing the order
Transform optional chaining on the left-hand side of assignment expressions