Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/djo/visualsearch-with-datatables
- Owner: djo
- Created: 2013-01-03T17:59:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-03T18:15:06.000Z (almost 12 years ago)
- Last Synced: 2023-03-16T22:20:31.471Z (over 1 year ago)
- Language: Ruby
- Homepage: http://visualsearch-with-datatables.herokuapp.com
- Size: 231 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.