export default foo → export = foo → module.exports = foo
Compile export namespace to ES2015
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Compile ES2015 default and rest parameters to ES5
A toolkit for JavaScript codemods
unit-jest plugin for vue-cli
Transform TypeScript `const` enums
Explode async and generator functions into a state machine.
Custom transforms for Style-Dictionary, to work with Design Tokens that are exported from Tokens Studio
TypeScript definitions for react-html-parser
Jest plugin to use babel for transformation.
Jest Plugin to load and parse imported GraphQL files
Parse postgres array columns
A plugin for vite that convert from require syntax to import that compat for es module.
The official plugin for Vue SFC support in Vite.
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
> webpack loader for Vue Single-File Components
Faster swc nodejs binding
Vite plugin to transform SVGs into React components
Transform optional chaining operators into a series of nil checks
Add a __source prop to all JSX Elements
Compile ES2015 classes to ES5
Add a __self prop to all JSX Elements
Transform code to support top-level await in normal browsers for Vite.