Transforms flow type annotations into flow-runtime types, optionally adds runtime type validation to annotated code.
Babel transform for Flow Enums.
Runtime to be use with the Flow Enums transform.
Allow parsing of the flow syntax
Strip flow type annotations from your output code.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Babel preset used by Create React App
A Babel plugin to inject imports to regenerator-runtime
Babel plugin which switches Babel to use the Hermes parser.
A JavaScript parser built from the Hermes engine
babel's modular runtime helpers
Babel preset for all Flow plugins.
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
Babel plugin for Vue 3 JSX
Rolldown plugin for Babel
babel-preset-app for vue-cli
babel's modular runtime helpers with core-js@3 polyfilling
General utilities for plugins to use
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Allow parsing of jsx
This [Babel](https://babeljs.io/) preset is used for our internal packages. If you're looking for the preset a **Gatsby Site** can use, please refer to [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby/READM
Allow parsing of TypeScript syntax
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.
This plugin transforms ES2015 modules to CommonJS