Adds AMD plugin syntax compatibility to RaveJS.
curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
This plugin transforms ES2015 modules to AMD
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
An AMD-compatible build tool.
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
Transforms AMD code to CommonJS
Minimal AMD-style loader for replicating ES module behavior.
A Babel plugin to namespace (prefix) AMD define() calls.
A minimal AMD API implementation for use in optimized browser builds.
Funnel based on whether a module is AMD or not
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
A Babel plugin to give name to AMD modules based on their path and package.
Babel preset for bundling standard Liferay projects.
Use Rollup with workers and ES6 modules today.
A Babel plugin to wrap package modules inside AMD define() calls.
Babel transform to AMD that skips existing AMD modules
Pluralize and singularize any word
A cross-browser DOM range and selection library
A lightweight plugin / dependency system for javascript libraries.
A Babel plugin transforming ESM modules to AMD modules for processing by RequireJS with the requirejs-babel7 plugin.
Translates between file formats and generates static code as well as TypeScript definitions.