Backbone翻訳

Downloads & Dependencies (Right-click, and use "Save As")

  • Development Version (1.1.2) 60kb, Full source, tons of comments
  • Production Version (1.1.2) 6.5kb, Packed and gzipped (Source Map)
  • Edge Version (master) Unreleased, use at your own risk

Backbone's only hard dependency is Underscore.js ( >= 1.5.0). For RESTful persistence, history support via Backbone.Router and DOM manipulation with Backbone.View, include jQuery, and json2.js for older Internet Explorer support. (Mimics of the Underscore and jQuery APIs, such as Lo-Dash and Zepto, will also tend to work, with varying degrees of compatibility.)

ダウンロードと依存関係

  • 開発バージョン(1.1.2)60KB、フルソース、大量のコメント
  • 本番バージョン(1.1.2)6.5KB、圧縮されている
  • エッジバージョン(master)、未リリースバージョン、リスクを覚悟の上利用下さい

Backbone.jsは唯一Underscore.js ( >= 1.5.0)に依存しています。 RESTfulの持続のためにBackbone.Routerを使った履歴支援、そしてjQueryを含むBackbone.ViewによるDOM操作、そして古いIEのためのjson2.js(Lo-DashやZeptoのようなUnderscoreやjQueryAPIの模倣もまた正しく働く傾向にある、互換性の差はあれど)