RequireJS · 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.
Group: org.jszip.redist - All Dependencies
jQuery · jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
Backbone.js · Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
Underscore.js · Underscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects (each, map, reduce, filter...) without extending any core JavaScript objects.
json2.js · This file creates a JSON property in the global object, if there isn't already one, setting its value to an object containing a stringify method and a parse method. The parse method uses the eval method to do the parsing, guarding it with several regular expressions to defend against accidental code execution hazards. On current browsers, this file does nothing, prefering the built-in JSON object.
Backbone-relational · Backbone-relational provides one-to-one, one-to-many and many-to-one relations between models for Backbone.
Backbone-ModelRef.js · Backbone-ModelRef.js provides a mechanism to respond to lazy-loaded Backbone.js models.
zepto.js · Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API.
knockout · Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern.
expect.js · BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
knockback.js · knockback.js brings Knockout.js magic to Backbone.js
RequireJS/AMD i18n Loader Plugin · A RequireJS/AMD loader plugin for loading i18n resources.
Bootstrap · Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development.
AngularJS · AngularJS is what HTML would have been, had it been designed for building web-apps. Declarative templates with data-binding, MVW, MVVM, MVC, dependency injection and great testability story all implemented with pure client-side JavaScript!
RequireJS/AMD domReady Loader Plugin · A RequireJS/AMD loader plugin for ensuring a function is only called after the DOM is ready.
RequireJS/AMD Text Loader Plugin · A RequireJS/AMD loader plugin for loading text resources.
Analytics.js · The hassle-free way to integrate analytics into any web application.
RequireJS/AMD step Loader Plugin · An AMD loader plugin for loaders like RequireJS that will load scripts in steps. This allows you to load traditional scripts that do not use AMD in a sequential fashion.