Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zerc/backbone.filter
Backbone module for minimize boilerplate code needed for filtering your data.
https://github.com/zerc/backbone.filter
Last synced: 23 days ago
JSON representation
Backbone module for minimize boilerplate code needed for filtering your data.
- Host: GitHub
- URL: https://github.com/zerc/backbone.filter
- Owner: zerc
- Created: 2013-07-02T10:14:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-07T07:59:11.000Z (over 11 years ago)
- Last Synced: 2024-04-16T07:00:07.167Z (7 months ago)
- Language: JavaScript
- Homepage: http://zerc.github.io/Backbone.Filter/
- Size: 184 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Backbone.Filter
===============Simple (i hope) module for do collection filtering in Backbone.
Contains abstract views, models and some shortcuts for minimize boilerplate code needed for filtering your data.### TODO
* Add more filtering rules in `data-filter` attribute
* Save filter params in urls hash