Skip to content

gmac/backbone.epoxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Greg MacWilliam
Nov 20, 2014
8c09299 · Nov 20, 2014
Nov 19, 2014
Nov 13, 2014
Jun 28, 2013
Jul 8, 2013
Nov 20, 2014
Nov 20, 2014
Nov 20, 2014
Nov 20, 2014
Jun 10, 2014
Nov 20, 2014
Nov 20, 2014
Nov 12, 2014

Repository files navigation

Epoxy.js : Data Binding for Backbone

Epoxy.js is an elegant and extensible data binding library for Backbone.js; it provides feature-rich extensions of Backbone's Model and View components designed to hook view elements directly to data models. Epoxy captures some great aspects of Knockout.js and Ember.js in a familiar API that feels tastefully like Backbone, with minimal additional file size (~10k-min, 2k-gzip). Some key features in Epoxy include:

  • Computed Model & View Attributes
  • Declarative View Bindings
  • Automated Dependency Mapping
  • Automatic View Updates

Epoxy builds on jQuery/Zepto+Backbone and works where they work: IE6+, Firefox 3+, Safari, Chrome.

Help & Documentation

For complete installation and usage documentation, visit the project's website at epoxyjs.org.