fork from amd-optimize, update it to support babel
This plugin transforms ES2015 modules to AMD
Babel transform to AMD that skips existing AMD modules
Transforms AMD code to CommonJS
Babel plugin for Vue 3 JSX
This plugin transforms ES2015 modules to AMD
Babel preset for bundling standard Liferay projects.
Get the type of an AMD module used for an AST node or within a file
Find all dependencies within a JavaScript file using AMD module syntax
Resolve aliased dependency paths using a RequireJS config
Babel plugin for React Native for Web
A Babel plugin to namespace (prefix) AMD define() calls.
Next-generation ES module bundler
A Babel plugin to wrap package modules inside AMD define() calls.
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 converts AMD modules to ES modules
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
A Babel plugin to give name to AMD modules based on their path and package.
Babel Types is a Lodash-esque utility library for AST nodes
A JavaScript parser
Babel compiler core.
OpenID Connect (OIDC) & OAuth2 client library
Generate an AST from a string template.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes