1
0
Fork 0
📘 The easiest way to add search to your documentation.
Find a file
François Chalifour 8076889f82 docs: update repository documentation
Closes #68
Closes #69
2020-08-25 14:18:33 +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 docs: update repository documentation 2020-08-25 14:18:33 +02:00
README.md docs: update repository documentation 2020-08-25 14:18:33 +02:00
rollup.config.js chore: fix watch scripts 2020-07-22 17:32:50 +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 →