Skip to content
tbranyen edited this page Jan 22, 2013 · 21 revisions

LayoutManager provides a logical foundation for assembling layouts and views within Backbone. Designed to be adaptive and configurable for painless integration. Well tested, with full code coverage, in both the browser and Node.js environments.

Depends on Underscore, Backbone, and jQuery. You can swap out the dependencies with a custom configuration.

Getting started

Usage

API reference

Migration guides

Legacy

How to contribute

Clone this wiki locally