https://github.com/ragingwind/backbone.tv
backbone-tv is the backbone extension library to easily make a webapp in tv style. Note that this version is still experimental, and the implementation of source can be changed massively
https://github.com/ragingwind/backbone.tv
Last synced: 9 months ago
JSON representation
backbone-tv is the backbone extension library to easily make a webapp in tv style. Note that this version is still experimental, and the implementation of source can be changed massively
- Host: GitHub
- URL: https://github.com/ragingwind/backbone.tv
- Owner: ragingwind
- Created: 2013-06-26T10:45:22.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-07T16:46:17.000Z (about 12 years ago)
- Last Synced: 2025-04-01T17:13:05.569Z (over 1 year ago)
- Language: JavaScript
- Size: 508 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# BACKBONE-TV
backbone-tv is the backbonejs extension library to easily make a webapp in tv style. it was composed by several modules. one is backbone.keyevent that is help to handle key event simply, with view hierarchy structure. task, resource manager and xhr webworker is going to give to you enhanced performance. also it supports web animation internally.
please visit [backbone.tv examples](http://ragingwind.github.io/backbone.tv/examples) page. if you'd like to know how it goes works.
NOTE THAT THIS VERSION IS STILL EXPERIMENTAL, AND THE IMPLEMENTATION OF SOURCE CAN BE CHANGED MASSIVELY.
## LICENCE - MIT
Copyright (c) 2013 MOONANDYOU