Compile ES2015 template literals to ES5
This plugin inlines consecutive property assignments, array pushes, etc.
Concatenate a readable stream's data into a single array
ProseMirror document transformations
A plugin for Babel v6 which replaces `__DEV__` with the result of evaluating `'production' !== process.env.NODE_ENV`.
Compile objects with duplicate keys to valid strict ES5
Transform SVG into component
Explode async and generator functions into a state machine.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Reduce initial definitions to the actual initial value, where possible.
A Babel plugin transform to convert CommonJS to ES modules
Like an array, but rounder.
SWC coverage instrumentation plugin
Logger for Redux
Remove all console.* calls.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Node library that transforms a json object or an array of json objects based on tranformation template
Transform all for-of loops into the equivalent array for loop
Validates if a value is an integer array.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Compile object rest and spread to ES5
The lodash method `_.transform` exported as a module.
Transform JSX to HTML.
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.