Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.
/ static-search Public archive

Simple client-side static search engine (Go indexer, JavaScript searcher).

License

Notifications You must be signed in to change notification settings

dchest/static-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Go program to generate JSON index of HTML files, and a JavaScript component with optional UI (based on React.js) to search this index.

You can try it out here: http://www.codingrobots.com/search/.

Go build:

Build Status

About

Simple client-side static search engine (Go indexer, JavaScript searcher).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published