backbone
https://github.com/jashkenas/backbone
JavaScript
Give your JS App some Backbone with Models, Views, Collections, and Events
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported6 Subscribers
Add a CodeTriage badge to backbone
Help out
- Issues
- After using extend function, the child name is not appropriate
- Model.set does not call Model.parse, unlike Collection.set
- Change to splice method so it is observable
- collection.prototype.chain() doesn't proxy requests to model.attributes
- Revert change of issue #2846 (regarding options of nested change events)
- Hash change causes page refreshes in some special cases in IE
- Make model parameter optional for Backbone.sync
- Router.navigate executes although trigger:false with encoded hash fragment in Firefox
- Route parameters and ES6 default parameters
- Router add use object params option
- Docs
- JavaScript not yet supported