A toolkit for JavaScript codemods
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Compile ES2015 unicode string and number literals to ES5
Compile exponentiation operator to ES5
Insert code to load a module corresponding to JSX pragma.
Helper function to replace certain member expressions with function calls
The Babel preset for Expo projects
Allow parsing of the function.sent meta property
Seamless integration between Rollup and Babel.
Babel plugin to fix buggy JScript named function expressions
TypeScript transformer for improving the debugging experience of styled-components
Convert === and !== to == and != if their types are inferred to be the same.
Replace references to `undefined` with `void 0`
TypeScript definitions for @babel/plugin-transform-runtime
Auto transform require to require default in Babel 6/7
Transform SVG to use em-based dimensions
Plugin for transforming ES2015 javascript code to to ES5 syntax.
Turn flow type annotations into comments
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
[![version][npm-img]][npm-url] [![license][mit-img]][mit-url] [![size][size-img]][size-url] [![download][download-img]][download-url]
An opinionated babel preset.
Babel preset for React Native applications
An opinionated babel preset for react apps, best used with kyt.
Compile trailing function commas to ES5