Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djo/visualsearch-with-datatables

Example of how to use VisualSearch with DataTables
https://github.com/djo/visualsearch-with-datatables

Last synced: 26 days ago
JSON representation

Example of how to use VisualSearch with DataTables

Awesome Lists containing this project

README

        

## VisualSearch with DataTables

The example shows you how to integrate [VisualSearch](http://documentcloud.github.com/visualsearch) into [DataTables](http://www.datatables.net) plug-in.

There is used [server-side processing case](http://www.datatables.net/release-datatables/examples/data_sources/server_side.html) based on [Sinatra](http://www.sinatrarb.com) web app.

Try it on the demo site: [http://visualsearch-with-datatables.herokuapp.com](http://visualsearch-with-datatables.herokuapp.com)

#### License

Copyright (C) 2013 [Andrew Djoga](http://andrewdjoga.com), released under the MIT license.