套件: libjs-backbone (1.3.3~dfsg-5)
libjs-backbone 的相關超連結
Trisquel 的資源:
下載原始碼套件 backbone:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Jonas Smedegaard
外部的資源:
- 主頁 [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