Skip to content

Give your JS App some Backbone with Models, Views, Collections, and Events

License

Notifications You must be signed in to change notification settings

seventhZhao/backbone

This branch is 1204 commits behind jashkenas/backbone:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 17, 2013
Oct 15, 2013
Nov 7, 2013
Nov 19, 2012
Feb 15, 2013
Nov 28, 2012
Dec 13, 2012
Jul 30, 2013
Jan 22, 2013
Jul 7, 2013
Oct 11, 2013
Oct 11, 2013
Nov 15, 2013
Nov 14, 2013
Nov 10, 2013
Nov 9, 2013
Feb 6, 2011
Nov 14, 2013

Repository files navigation

 ____                     __      __
/\  _`\                  /\ \    /\ \                                   __
\ \ \ \ \     __      ___\ \ \/'\\ \ \____    ___     ___      __      /\_\    ____
 \ \  _ <'  /'__`\   /'___\ \ , < \ \ '__`\  / __`\ /' _ `\  /'__`\    \/\ \  /',__\
  \ \ \ \ \/\ \ \.\_/\ \__/\ \ \\`\\ \ \ \ \/\ \ \ \/\ \/\ \/\  __/  __ \ \ \/\__, `\
   \ \____/\ \__/.\_\ \____\\ \_\ \_\ \_,__/\ \____/\ \_\ \_\ \____\/\_\_\ \ \/\____/
    \/___/  \/__/\/_/\/____/ \/_/\/_/\/___/  \/___/  \/_/\/_/\/____/\/_/\ \_\ \/___/
                                                                       \ \____/
                                                                        \/___/
(_'_______________________________________________________________________________'_)
(_.———————————————————————————————————————————————————————————————————————————————._)

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.

For Docs, License, Tests, pre-packed downloads, and everything else, really, see: http://backbonejs.org

To suggest a feature, report a bug, or general discussion: http://github.com/jashkenas/backbone/issues

Backbone is an open-sourced component of DocumentCloud: https://github.com/documentcloud

Many thanks to our contributors: http://github.com/jashkenas/backbone/contributors

Special thanks to Robert Kieffer for the original philosophy behind Backbone. http://github.com/broofa

About

Give your JS App some Backbone with Models, Views, Collections, and Events

Resources

License

Stars

Watchers

Forks

Packages

No packages published