Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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