Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

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.

© 2026 Gatsby, Inc.