Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvan/seasearch
what-you-sea-is-what-you-get search
https://github.com/cvan/seasearch
Last synced: 2 days ago
JSON representation
what-you-sea-is-what-you-get search
- Host: GitHub
- URL: https://github.com/cvan/seasearch
- Owner: cvan
- Created: 2014-01-07T11:07:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-08T05:42:59.000Z (about 11 years ago)
- Last Synced: 2025-01-29T18:02:42.402Z (9 days ago)
- Language: JavaScript
- Homepage: http://cvan.github.io/seasearch/demo
- Size: 160 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# seasearch
A simple client-side search library — mostly powered by
[lunr](https://github.com/olivernn/lunr.js),
an out-of-this-world full-text search library.## Demo
![Screenshot of demo](http://f.cl.ly/items/3Z2s013W2P1y3L3k4346/Screen%20Shot%202014-01-07%20at%203.05.51%20AM.png "Screenshot of demo")
[View demo.](http://cvan.github.io/seasearch/demo)
## Sample usage
Load from a page with an origin (i.e., a server). If you're running locally,
use python:python -m SimpleHTTPServer