This plugin transforms ES2015 modules to SystemJS
A [Babel](http://babeljs.io) plugin that transforms [webpack](https://webpack.js.org/)-specific `require.context()` into dummy function calls so that the code can run safely outside of the webpack environment, e.g. in Node. It doesn't perform any file l
Transform into a string with random capitalization applied
This plugin inlines consecutive property assignments, array pushes, etc.
Logger for Redux
A vite plugin that support commonjs to esm in vite
Javascript implementation of ANTLR Grammar for the OpenFGA DSL and parser from and to the OpenFGA JSON Syntax
Transforms React.createElement calls to JSX syntax
TypeScript definitions for @babel/plugin-transform-runtime
Transforms module resolution paths using TypeScript path mapping and/or custom paths
TypeScript definitions for dom-mediacapture-transform
Browserify transform to replace placeholder with package version
Convert CSS text to a React Native stylesheet object
This plugin transforms ES2015 modules to CommonJS
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
A JavaScript parser built from the Hermes engine
A framework to transform from GraphQL SDL to AWS cloudFormation.
A toolkit for JavaScript codemods
JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.
A library for adding htmlbars to ember CLI
Jest transformer mimicking webpack-contrib/raw-loader's functionality
Convert a JavaScript value to an estree expression
Shared utilities for JSX location data injection
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.