https://github.com/maxbeatty/backbone-sortable-table
Example of sorting a collection of models in Backbone.js by different attributes
https://github.com/maxbeatty/backbone-sortable-table
Last synced: about 1 year ago
JSON representation
Example of sorting a collection of models in Backbone.js by different attributes
- Host: GitHub
- URL: https://github.com/maxbeatty/backbone-sortable-table
- Owner: maxbeatty
- Created: 2012-06-21T22:52:12.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-21T23:41:28.000Z (about 14 years ago)
- Last Synced: 2025-04-04T06:14:01.598Z (over 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
backbone-sortable-table
=======================
Example of sorting a collection of models in Backbone.js by different attributes
[http://maxbeatty.github.com/backbone-sortable-table/](http://maxbeatty.github.com/backbone-sortable-table/)