backbone.layoutmanager

UNMAINTAINED 7/31/18: A layout and template manager for Backbone applications.

  • Owner: tbranyen/backbone.layoutmanager
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

LayoutManager

No longer maintained (7/31/18)

If you have an existing application that has an issue with LayoutManager, or
wish to champion ownership, please contact
@tbranyen.


NPM version Build status Code coverage

Have a problem? Come chat with us!

Gitter

Maintained by Tim Branyen @tbranyen, Mike
Pennisi @jugglinmike, Simon Boudrias
@SBoudrias, and
@ssafejava with help from awesome
contributors
!

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.

Documentation

Temporarily removed

Migrating from 0.8

Temporarily removed

Release notes

  • Backbone 1.2.0 support
  • Ensures cancelAnimationFrame does not exist before polyfilling

Full Release
Log

Contributing

Please read and follow the contribution
guide

before contributing.

Running the unit tests

Open test/index.html in your browser to run the test suite.

Headless:

Install Node.js, Grunt.js 0.4, and
run npm install -q inside the project directory.

Make sure you've installed grunt-cli globally with:

npm install grunt-cli -gq

Run grunt inside a terminal in the project directory to run the tests in both
a headless browser and Node.js environment.

Main metrics

Overview
Name With Ownertbranyen/backbone.layoutmanager
Primary LanguageJavaScript
Program languageCoffeeScript (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2011-11-07 03:48:13
Pushed At2019-03-12 17:44:15
Last Commit At2019-03-12 10:44:14
Release Count45
Last Release Name1.0.0 (Posted on )
First Release Name0.0.1 (Posted on )
用户参与
Stargazers Count1.7k
Watchers Count52
Fork Count172
Commits Count781
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count106
Pull Requests Open Count0
Pull Requests Close Count48
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private