Apache is a free and open-source cross-platform web server software.
BackboneJS is a JavaScript library that allows to develop and structure the client side applications that run in a web browser.
Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.
cdnjs is a free distributed JS library delivery service.
jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.
Leaflet is the open-source JavaScript library for mobile-friendly interactive maps.
Marionette is a composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications. It is a collection of common design and implementation patterns found in applications.
Modernizr is a JavaScript library that detects the features available in a user's browser.
Underscore.js is a JavaScript library which provides utility functions for common programming tasks. It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes.