Skip to content

avagordon01/docs-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs viewer

terminal documentation viewer with live / interactive fuzzy search

how it works

  • download docsets (approximately standard apple/xcode format for documentation bundles, basically tree of HTML, and sqlite index)
  • fuzzy search them with sqlite full-text-search trigram index
  • present the results interactively using textual
  • present the docs themselves in the terminal by converting the HTML to markdown and then using textual markdown widget

About

terminal documentation viewer with live / interactive fuzzy search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors