Babel plugin that replaces member expressions and typeof statements with strings
babel plugin that emulates vite's import.meta.glob import.meta.globEager functionality
Compile ES2015 classes to ES5
Inline environment variables.
Javascript Matrix and Vector library for High Performance WebGL apps
Transforms AMD code to CommonJS
Transform required css modules so one can use generated class names.
Transform json modules imports (`import '...' with { type: 'json' }`) to work in browsers and Node.js.
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.
A Babel plugin that adds the "use client" directive for React components that are using client-only APIs
babel plugin that emulates vite's import.meta.hot functionality
Insert code to load a module corresponding to JSX pragma.
StyleX babel plugin.
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
Decorator for binding method to an object
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
Improve the debugging experience and add server-side rendering support to styled-components
A Babel plugin to inject imports to core-js@3 polyfills
Babel plugin that adds React import declaration if file contains JSX tags.
Compile ES2015 default and rest parameters to ES5
Babel preset for bundling standard Liferay projects.
Babel preset for use with AVA test files
This plugin transforms all the ES2015 'instanceof' methods
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals