Compile ES2015 default and rest parameters to ES5
Turns off all rules that are unnecessary or might conflict with Prettier.
Babel preset for use with AVA test files
This plugin transforms all the ES2015 'instanceof' methods
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
to help transform on
General utilities for plugins to use
Merge sibling variables into one.
Compile ES2015 destructuring to ES5
Babel plugin for Vue 3 JSX
Ramda modularized builds without the hassle
Babel plugin to ensure function declarations at the block level are block scoped
Transform pipeline operator into call expressions
Compile ES2015 object super to ES5
A vite plugin to enable fast-refresh for Preact components.
Babel plugin for Vue 2.0 JSX
This plugin transforms ES2015 modules to UMD
Babel plugin that adds React import declaration if file contains JSX tags.
This plugin transforms ES2015 modules to SystemJS
Compile ES2015 sticky regex to an ES5 RegExp constructor
Jest transformer to import CSS into Jest's `jsdom`
Compile ES5 property mutator shorthand syntax to Object.defineProperty
Apply ES2015 function.name semantics to all functions
This plugin transforms ES2015 modules to AMD