Skip to content

MissingHandle/backout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Backout
-------
Backout is a small library that lets you marry together Backone.js and 
Knockout.js.
It provides two views, Backout.ModelView and Backout.CollectionView
which allow to pass in a Backbone.model (or collection) and a Knockout template
(for an individual model, in the case of a collection).
the views take care of seemlessly wiring together the backbone's
model attributes with knockout's in-html binding.
they should be close to the last two backbone views you'll ever need :).

About

Intelligently marries Backbone.js & Knockout.js with minimal code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published