|
1 |
| - ____ __ __ |
2 |
| - /\ _`\ /\ \ /\ \ __ |
3 |
| - \ \ \ \ \ __ ___\ \ \/'\\ \ \____ ___ ___ __ /\_\ ____ |
4 |
| - \ \ _ <' /'__`\ /'___\ \ , < \ \ '__`\ / __`\ /' _ `\ /'__`\ \/\ \ /',__\ |
| 1 | + ____ __ __ |
| 2 | + /\ _`\ /\ \ /\ \ __ |
| 3 | + \ \ \ \ \ __ ___\ \ \/'\\ \ \____ ___ ___ __ /\_\ ____ |
| 4 | + \ \ _ <' /'__`\ /'___\ \ , < \ \ '__`\ / __`\ /' _ `\ /'__`\ \/\ \ /',__\ |
5 | 5 | \ \ \ \ \/\ \ \.\_/\ \__/\ \ \\`\\ \ \ \ \/\ \ \ \/\ \/\ \/\ __/ __ \ \ \/\__, `\
|
6 | 6 | \ \____/\ \__/.\_\ \____\\ \_\ \_\ \_,__/\ \____/\ \_\ \_\ \____\/\_\_\ \ \/\____/
|
7 |
| - \/___/ \/__/\/_/\/____/ \/_/\/_/\/___/ \/___/ \/_/\/_/\/____/\/_/\ \_\ \/___/ |
8 |
| - \ \____/ |
9 |
| - \/___/ |
| 7 | + \/___/ \/__/\/_/\/____/ \/_/\/_/\/___/ \/___/ \/_/\/_/\/____/\/_/\ \_\ \/___/ |
| 8 | + \ \____/ |
| 9 | + \/___/ |
10 | 10 | (_'_______________________________________________________________________________'_)
|
11 | 11 | (_.———————————————————————————————————————————————————————————————————————————————._)
|
12 |
| - |
13 |
| - |
| 12 | + |
| 13 | + |
14 | 14 | Backbone supplies structure to JavaScript-heavy applications by providing models 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 application over a RESTful JSON interface.
|
15 | 15 |
|
16 | 16 | For Docs, License, Tests, pre-packed downloads, and everything else, really, see:
|
17 | 17 | http://backbonejs.org
|
18 | 18 |
|
19 | 19 | To suggest a feature, report a bug, or general discussion:
|
20 |
| -http://github.com/documentcloud/backbone/issues/ |
| 20 | +http://github.com/jashkenas/backbone/issues |
21 | 21 |
|
22 | 22 | All contributors are listed here:
|
23 |
| -http://github.com/documentcloud/backbone/contributors |
| 23 | +http://github.com/jashkenas/backbone/contributors |
24 | 24 |
|
25 |
| -Special thanks to Robert Kieffer for the original philosophy behind Backbone. |
| 25 | +Special thanks to Robert Kieffer for the original philosophy behind Backbone. |
26 | 26 | http://github.com/broofa
|
0 commit comments