Pinned Repositories
alameda
AMD loader, like requirejs, but with promises and for modern browsers
almond
A minimal AMD API implementation for use after optimized builds
example-jquery-shim
Example project that uses jQuery and jQuery plugins via shim config
example-multipage
Example RequireJS-based project that has multiple pages that share a common set of modules.
example-multipage-shim
Example RequireJS-based project that has multiple pages that share a common set of modules with shim config
r.js
Runs RequireJS in Node and Rhino, and used to run the RequireJS optimizer
require-cs
An AMD loader plugin for CoffeeScript
require-jquery
A RequireJS+jQuery sample project
requirejs
A file and module loader for JavaScript
text
An AMD loader plugin for loading text resources
requirejs's Repositories
requirejs/requirejs
A file and module loader for JavaScript
requirejs/r.js
Runs RequireJS in Node and Rhino, and used to run the RequireJS optimizer
requirejs/almond
A minimal AMD API implementation for use after optimized builds
requirejs/text
An AMD loader plugin for loading text resources
requirejs/example-multipage
Example RequireJS-based project that has multiple pages that share a common set of modules.
requirejs/example-multipage-shim
Example RequireJS-based project that has multiple pages that share a common set of modules with shim config
requirejs/require-cs
An AMD loader plugin for CoffeeScript
requirejs/require-jquery
A RequireJS+jQuery sample project
requirejs/alameda
AMD loader, like requirejs, but with promises and for modern browsers
requirejs/example-jquery-shim
Example project that uses jQuery and jQuery plugins via shim config
requirejs/domReady
An AMD loader plugin for detecting DOM ready
requirejs/example-jquery-cdn
Example project that uses jQuery and jQuery plugins wrapped as modules
requirejs/cajon
JavaScript module loader for the browser that can load CommonJS/node and AMD modules
requirejs/i18n
An AMD loader plugin for loading internationalization/localization string resources
requirejs/xrayquire
An auxillary script that gives extra info on the use of requirejs in a web page.
requirejs/example-libglobal
Use AMD modules to develop a JS library that builds to a lib that can be used by "globals only" scripts or as an AMD module
requirejs/element
An AMD loader plugin for custom elements
requirejs/requirejs-bower
Repo hold assets for publishing to the bower package manager.
requirejs/requirejs-npm
Wrappers to allow using RequireJS-related scripts
requirejs/step
AMD loader plugin that takes a step config to know how to sequential load some files
requirejs/prim
Promise lib for use inside requirejs-related projects
requirejs/requirejs-branding
Branding/images/design for RequireJS web site
requirejs/alameda-prim
The alameda AMD loader that includes private promise shim
requirejs/browsertests
Standalone browser capability tests to help inform what is possible in a loader
requirejs/requirejs-nuget
Artifact used for pushing to NuGet
requirejs/requirejs.github.io
requirejs.org site
requirejs/almond-nuget
NuGet setup for almond releases