Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rmdort/backbone-faceted-search
Faceted Search with Backbone JS
https://github.com/rmdort/backbone-faceted-search
Last synced: 18 days ago
JSON representation
Faceted Search with Backbone JS
- Host: GitHub
- URL: https://github.com/rmdort/backbone-faceted-search
- Owner: rmdort
- Created: 2012-08-05T10:58:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-14T03:13:42.000Z (about 12 years ago)
- Last Synced: 2024-10-13T18:49:16.307Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://artminister.com/build/backbone-faceted-search/build/
- Size: 249 KB
- Stars: 26
- Watchers: 5
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How does it work
Take a look at "item.json" files which contains all the data and facet information. Data is fed to Backbone collection and filtered.
### Done
* Multiple Facet Support (Done)
* Better Filtering (Done)### To do
* Keyword Support
* Caching### Demo
[http://artminister.com/build/backbone-faceted-search/build/](http://artminister.com/build/backbone-faceted-search/build/)
Download and open build files