backbone.layoutmanager

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

  • 所有者: tbranyen/backbone.layoutmanager
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者tbranyen/backbone.layoutmanager
主编程语言JavaScript
编程语言CoffeeScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2011-11-07 03:48:13
推送于2019-03-12 17:44:15
最后一次提交2019-03-12 10:44:14
发布数45
最新版本名称1.0.0 (发布于 )
第一版名称0.0.1 (发布于 )
用户参与
星数1.7k
关注者数52
派生数172
提交数781
已启用问题?
问题数0
打开的问题数0
拉请求数106
打开的拉请求数0
关闭的拉请求数48
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?