Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abernier/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
https://github.com/abernier/backbone
Last synced: 3 months ago
JSON representation
Give your JS App some Backbone with Models, Views, Collections, and Events
- Host: GitHub
- URL: https://github.com/abernier/backbone
- Owner: abernier
- License: mit
- Fork: true (jashkenas/backbone)
- Created: 2013-10-04T16:36:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-05T08:53:12.000Z (about 11 years ago)
- Last Synced: 2023-03-12T02:39:37.366Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://backbonejs.org
- Size: 16.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
____ __ __
/\ _`\ /\ \ /\ \ __
\ \ \ \ \ __ ___\ \ \/'\\ \ \____ ___ ___ __ /\_\ ____
\ \ _ <' /'__`\ /'___\ \ , < \ \ '__`\ / __`\ /' _ `\ /'__`\ \/\ \ /',__\
\ \ \ \ \/\ \ \.\_/\ \__/\ \ \\`\\ \ \ \ \/\ \ \ \/\ \/\ \/\ __/ __ \ \ \/\__, `\
\ \____/\ \__/.\_\ \____\\ \_\ \_\ \_,__/\ \____/\ \_\ \_\ \____\/\_\_\ \ \/\____/
\/___/ \/__/\/_/\/____/ \/_/\/_/\/___/ \/___/ \/_/\/_/\/____/\/_/\ \_\ \/___/
\ \____/
\/___/
(_'_______________________________________________________________________________'_)
(_.———————————————————————————————————————————————————————————————————————————————._)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.orgTo suggest a feature, report a bug, or general discussion:
http://github.com/jashkenas/backbone/issuesBackbone is an open-sourced component of DocumentCloud:
https://github.com/documentcloudMany thanks to our contributors:
http://github.com/jashkenas/backbone/contributorsSpecial thanks to Robert Kieffer for the original philosophy behind Backbone.
http://github.com/broofa