This plugin places a 'use strict'; directive at the top of all files to enable strict mode
This plugin transforms ES2015 modules to CommonJS
babel plugin for vue-cli
Compile function bind operator to ES5
Allow parsing of the pipeline operator
The official FullStory React Native babel plugin
babel plugin that emulates vite's import.meta.env functionality
Compile do expressions to ES5
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
Javascript Matrix and Vector library for High Performance WebGL apps
Fix babel/babel#2212
Turn JSX elements into exploded React objects
Remap sequential sourcemaps through transformations to point at the original source code
TypeScript definitions for @babel/helper-plugin-utils
Insert code to load a module corresponding to JSX pragma.
Runs Babel in Vite during all commands
Composable primitives for dead code elimination in Babel
Babel plugin for Rsbuild
Utilities for testing babel plugins
Allow parsing of function bind
Babel implementation of Ember's low-level template-compilation API
Allow parsing of Throw Expressions
Babel plugin that replaces member expressions and typeof statements with strings
Allow parsing of the function.sent meta property