Skip to content

gmac/backbone.containerview

Repository files navigation

Backbone.ContainerView

build status

ContainerView is a lightweight Backbone.View extention/mixin that provides fast and efficient subview rendering and lifecycle management. Its design focuses on memory management, rendering optimizations, and convenience workflows.

Help & Documentation

All documentation is available on the wiki:

Tests

Open test-runner.html in a web browser, or run:

npm install
npm install -g grunt-cli
grunt test

About

A fast and efficient subview renderer and lifecycle manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published