Skip to content

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

License

Notifications You must be signed in to change notification settings

rubot/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

Packages

No packages published

Languages

  • JavaScript 48.3%
  • Go 46.7%
  • HTML 3.8%
  • CSS 1.1%
  • Shell 0.1%