dariocravero / backbone.layoutmanager

A layout and template manager for Backbone.js applications.

Home Page:http://tbranyen.github.com/backbone.layoutmanager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backbone.LayoutManager

v0.7.5 Build Status

Created by Tim Branyen @tbranyen, with help from awesome contributors

Provides a logical structure for assembling layouts with Backbone Views. Designed to be adaptive and configurable for painless integration. Well tested, with over 150 assertions and 100% code coverage!

Tested with Underscore & Lo-Dash, Backbone and jQuery. You can swap out jQuery with a custom configuration or substitute Underscore with Lo-Dash.

Documentation

Refer to: http://tbranyen.github.com/backbone.layoutmanager/

Migration guide: tbranyen#184

Release notes

  • Updated lookup for serialize and data to also look on the instance so that configure doesn't always override.

Full Release Log

Donate

I do my very best to ensure top quality and continued progress with LayoutManager. Developers using, but not contributing, may want to consider leaving a small donation to show their appreciation.

All funds collected will find their way to the mspca organization. Thanks! :)

Donate

About

A layout and template manager for Backbone.js applications.

http://tbranyen.github.com/backbone.layoutmanager/

License:MIT License