← All repos

requirejs

A file and module loader for JavaScript

Browse cluster: Terminal & CLI Output Styling
1,415commits
114contributors
3languages

Tech stack & purpose

RequireJS is a file and module loader for JavaScript that implements the Asynchronous Module Definition API. It is optimized for in-browser use, including in Web Workers, though it can also run in other JavaScript environments like Node and Rhino. The project includes an optimization tool for combining and minifying JavaScript files for improved deployment performance, along with a plugin system supporting features like internationalization string bundles and text file dependencies. RequireJS is framework-agnostic, has no external dependencies, and is distributed under an MIT license.

Languages

JavaScript
68.0%
HTML
31.6%
Shell
0.5%

Contributors (top 30 of 114)