套件:libjs-backbone(1.4.0~dfsg+~1.4.5-2)
libjs-backbone 的相關連結
Debian 的資源:
下載原始碼套件 backbone:
- [backbone_1.4.0~dfsg+~1.4.5-2.dsc]
- [backbone_1.4.0~dfsg+~1.4.5.orig-Xtypes.tar.xz]
- [backbone_1.4.0~dfsg+~1.4.5.orig.tar.xz]
- [backbone_1.4.0~dfsg+~1.4.5-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [backbonejs.org]
相似套件:
some Backbone for JavaScript applications - browser library
Backbone gives structure to your serious JavaScript web applications by supplying models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
This package contains backbone usable directly in web browsers.
RESTful persistence and DOM manipulation with Backbone.View requires either of the packages libjs-jquery libjs-lodash, and libjs-json for older Internet Explorer support.
Optimal rendering of upstream index.html requires the package libjs-jquery-lazyload.
其他與 libjs-backbone 有關的套件
|
|
|
|
-
- dep: libjs-underscore (>= 1.8.3~dfsg)
- JavaScript's functional programming helper library
-
- rec: javascript-common
- Base support for JavaScript library packages
-
- sug: libjs-jquery
- JavaScript library for dynamic web applications
- 或者 libjs-lodash
- Lo-dash is a Javascript utility library
-
- sug: libjs-jquery-lazyload
- Lazy Load Plugin for jQuery
-
- sug: libjs-json
- JSON encoders/decoders implemented in JavaScript