- Extensions / AddOns
- Bootstrap
- Javascript Must-haves
Extensions to bootstrap
BestOf / Must have javascripts
i18n, dates and numbers
toolbelt & utilities
lodash.js - drop-in replacement for underscore
Utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect. Documentation can be found at underscore
augment.js
Enables use of modern JavaScript by augmenting built in objects with the latest JavaScript methods.
jquery-plugin-validation
This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization.
chosen
Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly.
jQRangeSlider
Nice RangeSlider control.
single-page app
require.js
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.
backbone marionette
Make your Backbone.js apps dance with a composite application architecture.
backgrid
GridControl for backbone powered applications.
backbone CQRS
Simplify the usage of the CQRS Pattern under backbone.js by providing needed infrastructure.
bmq boilerplate
Combination of Backbone-Boilerpate plus Backbone.Marionette, Backbone.CQRS and others.