Backbone翻訳

BACKBONE.JS

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.

The project is hosted on GitHub, and the annotated source code is available, as well as an online test suite, an example application, a list of tutorials and a long list of real-world projects that use Backbone.
Backbone is available for use under the MIT software license.

You can report bugs and discuss features on the GitHub issues page, on Freenode IRC in the #documentcloud channel, post questions to the Google Group, add pages to the wiki or send tweets to @documentcloud.

Backbone is an open-source component of DocumentCloud.

Backbone.jsはkey-value bindingのmodelとカスタムイベント、加算(?)機能のリッチなAPIをもつcollection、宣言的なイベントハンドリングを持つview、既存のRESTfulなJSONインターフェースのAPIに接続できる、が提供するwebアプリケーションの構造を与える

このプロジェクトはGithubにホストしている、そして注釈された(?)ソースコードが利用できる、オンラインのテストスイートも利用できる、アプリケーションの例、チュートリアルのリスト、Backboneを使っている世界中のプロジェクトのリスト
Backboneはマサチューセッツ工科大学のソフトウェアライセンスの元利用できる

Github issue でバグレポートや機能の議論ができる、#documentcloudチャンネルの Freenode IRC 上、GoogleGroupで質問を投げる、wikiにページを追加したり、@documentcloudtweetを送る

BackboneはDocumentCloudのオープンソースコンポーネントです