RequireJS

Created: 2015-03-23 20:49 Updated: 2015-03-23 20:49 Source: http://requirejs.org/ Notebook: All Tech/Frontend Development

/* ---

RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.

IE 6+ .......... compatible ✔
Firefox 2+ ..... compatible ✔
Safari 3.2+ .... compatible ✔
Chrome 3+ ...... compatible ✔
Opera 10+ ...... compatible ✔

Get started then check out the API.

--- */

Latest Release: 2.1.16 Open source: new BSD or MIT licensed web design by Andy Chung © 2011-2015

View static HTML