A Babel plugin to wrap package modules inside AMD define() calls.
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to CommonJS
This plugin transforms ES2015 modules to UMD
Babel preset for bundling standard Liferay projects.
This plugin transforms ES2015 modules to SystemJS
Babel transform to AMD that skips existing AMD modules
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
This plugin transforms ES2015 modules to AMD
Helper to wrap functions inside a function call.
Allow parsing of top-level await in modules
Transforms AMD code to CommonJS
Babel plugin for React Native for Web
A Babel plugin to give name to AMD modules based on their path and package.
This plugin transforms ES2015 modules to UMD
This plugin transforms ES2015 modules to CommonJS
A minimal AMD API implementation for use in optimized browser builds.
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 preset that targets modern browsers by fixing engine bugs.
Minimal AMD-style loader for replicating ES module behavior.
Allow parsing of jsx
A Babel plugin transforming ESM modules to AMD modules for processing by RequireJS with the requirejs-babel7 plugin.