RequireJS is a powerful, yet often confusing, library that facilitates the loading and building of AMD formatted modules. The loading of modules are loaded and processed at runtime. This tool can consume the runtime configuration and provide specific build overrides.
This tool differs from grunt-contrib-requirejs
in many ways. This project
was forked from the original, but has since been completely rewritten.
This project intends to make it painless to build from either
Features
Installation
Configuration
Documentation
License