Compile object rest and spread to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
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
An unofficial babel plugin for SAP UI5.
Remove all console.* calls.
Improve the debugging experience and add server-side rendering support to styled-components
Babel preset for use with AVA test files
This plugin transforms all the ES2015 'instanceof' methods
Compile ES2015 default and rest parameters to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
to help transform on
Helper functions around Function call/apply/bind, for use in `call-bind`
Merge sibling variables into one.
Babel preset for Vue JSX
Turn async generator functions into ES2015 generators
Compile ES2015 object super to ES5
General utilities for plugins to use
Transform async/await to promise chains
Babel plugin for Vue 3 JSX
Compile ES2015 computed properties to ES5
Compile ES2015 destructuring to ES5
Allows you to provide custom implementation of Object.assign in babel builds
Transform pipeline operator into call expressions
This removes rvals that are equivalent to undefined wherever possible