1
0
Fork 0
📘 The easiest way to add search to your documentation.
Find a file
2020-08-26 15:13:18 +02:00
src fix(docsearch): fix vanilla DocSearch types 2020-08-07 11:37:20 +02:00
babel.config.js fix(docsearch): use Preact alias in Babel config 2020-07-21 10:29:47 +02:00
package.json chore: release v1.0.0-alpha.28 (#76) 2020-08-26 15:13:18 +02:00
README.md docs: document all packages 2020-08-25 15:32:35 +02:00
rollup.config.js chore(css): add banners to DocSearch CSS bundles 2020-08-26 12:01:30 +02:00
tsconfig.declaration.json feat(docsearch): introduce DocSearch.js v3 (#56) 2020-07-09 10:54:38 +02:00
tsconfig.json feat(docsearch): introduce DocSearch.js v3 (#56) 2020-07-09 10:54:38 +02:00

@docsearch/js

JavaScript package for DocSearch, the best search experience for docs.

Installation

yarn add @docsearch/js@alpha
# or
npm install @docsearch/js@alpha

Documentation

Read documentation →