Skip to content

A Gatsby plugin that implements a Sublime-like client-side search based on the fuzzysort library.

Notifications You must be signed in to change notification settings

carrotsearch/gatsby-plugin-content-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is deprecated. The most up-to-date code is now at @carrotsearch/gatsby-theme-apidocs.


A Gatsby plugin that implements the client-side search backend of APIDocs.

The plugin takes all the text snippets extracted by the HTML transformer plugin and builds a fuzzysort index for them. Based on that index, a client-side Sublime-like searches can be applied to all the content in the APIDocs documentation site.

See gatsby-starter-apidocs for usage example and documentation.

About

A Gatsby plugin that implements a Sublime-like client-side search based on the fuzzysort library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published