bb-collection-view
Easily render backbone.js collections with support for automatic selection of models in response to clicks, reordering models via drag and drop, and more.
Easily render backbone.js collections with support for automatic selection of models in response to clicks, reordering models via drag and drop, and more.
Backbone model validator allows you to define validation rules for model and utilize it for model-standalone validation or bind its events to the view so you can display errors if needed.
A toolkit for transforming Marionette views to React components and vice versa.
A concise, non-iframe, & pure XHR2/AJAX Backbone.model file upload. (Good for IE >= 10, FF, Chrome.)
Automatically manage link clicks and form submissions within Backbone applications.
Add a backbone-like extend method onto your CoffeeScript classes, making it easy for JavaScript users to extend your CoffeeScript classes
Renderer which provides a cache for retrieving templates from script blocks in your HTML. This improved the speed of subsequent calls to get a template.
A backbone based model for communicating with a MySQL database using felixge/node-mysql.
a single spa plugin for backbone.js apps
Backbone Models extracted to a separate module
Backbone assertions for the Chai assertion library
Server-side Backbone.sync adapter using super agent.
An extension for Backbone.js with a Sync that adds support for IE 7-9 CORS requests using IE's XDomainRequest Object while maintaining compatibility with non-IE systems.
Collection + Model library for MobX
Backform takes a Backbone model and transforms it into an HTML form. Any changes to the form are relfected back to the model and vice versa.
Backbone-inspired data layer, aiming at majority API compatibility with modern promises and no underscore/jquery dependency.
Selecting Backbone models; handling selections in Backbone collections.
A unified templating language for the people. Thirsty people.
Backbone Collections extracted to a separate module
Plugin for React to make Backbone migration easier