Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.
/ backbone Public archive
forked from jashkenas/backbone

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

License

Notifications You must be signed in to change notification settings

getbpm/backbone

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

Folders and files

NameName
Last commit message
Last commit date
Jul 5, 2011
Jun 18, 2011
Jul 5, 2011
Oct 6, 2010
Sep 30, 2010
Oct 13, 2010
Nov 27, 2010
Jul 8, 2011
Jul 5, 2011
Feb 6, 2011
Jul 5, 2011

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, and pre-packed downloads, see:
http://documentcloud.github.com/backbone/

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

All contributors are listed here:
http://github.com/documentcloud/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