Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 396 Bytes

navbox

A lightweight Javascript navigation control for showing and moving between heterogenuous search results.

Usage

Clone into a directory, start chrome with --allow-file-access-from-files (it is needed, because the search.json is fetched with a file:// URL. It will not be needed in production, because all the files will be fetched with http(s)://). Then open the index.html.