A Babel plugin to give name to AMD modules based on their path and package.
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to CommonJS
Babel transform to AMD that skips existing AMD modules
This plugin transforms ES2015 modules to UMD
This plugin transforms ES2015 modules to SystemJS
This plugin transforms ES2015 modules to AMD
Babel preset for bundling standard Liferay projects.
Allow parsing of top-level await in modules
Transforms AMD code to CommonJS
Apply ES2015 function.name semantics to all functions
Add displayName to React.createClass calls
This plugin transforms ES2015 modules to UMD
A Babel plugin to wrap package modules inside AMD define() calls.
This plugin transforms ES2015 modules to CommonJS
Babel plugin for React Native for Web
A Babel preset that targets modern browsers by fixing engine bugs.
A Babel plugin to inject imports to core-js@3 polyfills
General utilities for plugins to use
babel-preset-app for vue-cli
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
A Babel Plugin for use with Relay applications.
A Babel plugin transforming ESM modules to AMD modules for processing by RequireJS with the requirejs-babel7 plugin.
Allow parsing of jsx