Skip to content

steve8708/Backbone.ViewModel

Repository files navigation

Backbone.ViewModel

Give your views states with Backbone.ViewModel! Interact with your views just like any model:

view.set 'foo', 'bar'
view.on 'change:foo', ->
view.has 'foo'
view.toJSON()

Documentation coming soon...

About

Enhance your Backbone views with states

Resources

License

Stars

Watchers

Forks

Packages

No packages published