Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
TypeScript definitions for ramda
Dedicated types library for ramda
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
convert AMD modules into a node.js compatible format
ES6 Module Transpiler Extension to Output AMD define() Format.
AMD to UMD converter
Funnel based on whether a module is AMD or not
This plugin transforms ES2015 modules to AMD
A minimal AMD API implementation for use in optimized browser builds.
Utility methods written in the AMD format
A Grunt task for processing ES6 module import/export syntax into one of AMD, CommonJS or globals using the es6-module-transpiler
Find all dependencies within a JavaScript file using AMD module syntax
Convert AMD & commonjs modules to UMD, AMD, commonjs or `combined.js` (rjs & almond) & run/test on nodejs, Web/AMD or Web/Script. Manipulate & inject module code & dependencies while building & more
A simple and extensible json-schema validator written in javascript. JJV runs in the browser and in the server (through node.js), it has no dependencies and has out-of-the-box AMD support.
AMD, CommonJS and ES6 module loader
A hookable AMD module resolution implementation.
ESLint rules for use with Ramda
An easier way to convert ES6 modules to AMD and CommonJS