Regular Expressions parser in JavaScript
Insert code to load a module corresponding to JSX pragma.
Babel plugin for Vue 2.0 JSX
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
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.
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
Turn JSX elements into exploded React objects
Babel syntactic sugar for v-model support in Vue JSX
Babel syntactic sugar for v-model support in Vue JSX
Runtime to be use with the Flow Enums transform.
A vite plugin to enable fast-refresh for Preact components.
Babel plugin to add hook names for Preact devtools
babel plugin that emulates vite's import.meta.env functionality
Explode async and generator functions into a state machine.
Babel plugin that adds React import declaration if file contains JSX tags.
This plugin transforms ES2015 modules to SystemJS
Replace strings in files while bundling
Babel plugin that replaces member expressions and typeof statements with strings
A toolkit for JavaScript codemods
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile export extensions to ES2015
babel plugin that emulates vite's import.meta.glob import.meta.globEager functionality
Add an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewrite specifiers entirely
Compile ES2015 classes to ES5