Babel plugin, that adds typecheck, based on jsDoc.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Babel transform for Flow Enums.
A Babel plugin to inject imports to regenerator-runtime
babel's modular runtime helpers
JSDoc linting rules for ESLint.
Runtime to be use with the Flow Enums transform.
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
A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.
General utilities for plugins to use
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Allow parsing of jsx
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.
Compile class public and private fields, private methods and decorators to ES6
This plugin transforms ES2015 modules to CommonJS
Compile ESNext Regular Expressions to ES5
Allow parsing of the module attributes in the import statement
This plugin transforms ES2015 modules to UMD
Allow parsing of the logical assignment operators
An API documentation generator for JavaScript.