Backbone
简介
Backbone.js gives structure to web applications by providing 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.
以下是 Backbone 各相关链接及授权信息的介绍:
- 官网(HP)
http://backbonejs.org/ - 源代码(Source)
https://github.com/jashkenas/backbone - 授权(License)
- 范例(Example)
截图
点评
暂无点评