1
0
Fork 0
📘 The easiest way to add search to your documentation.
Find a file
François Chalifour 852d7e46b8 docs: update repository documentation
Closes #68
Closes #69
2020-08-25 14:18:33 +02:00
src fix(docsearch): remove data-cy attributes 2020-08-24 15:41:32 +02:00
style feat(website): lazy load DocSearch styles 2020-07-09 12:15:04 +02:00
babel.config.js chore: format code 2020-04-24 15:55:17 +02:00
button.js feat: create clean exports 2020-04-24 15:29:56 +02:00
modal.js feat: create clean exports 2020-04-24 15:29:56 +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(lint): sort imports 2020-07-21 11:01:02 +02:00
tsconfig.declaration.json feat(docsearch): add DocSearch for Docusaurus (#39) 2020-03-31 17:08:28 +02:00
tsconfig.json feat(docsearch): add DocSearch for Docusaurus (#39) 2020-03-31 17:08:28 +02:00

@docsearch/react

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

Percy

Installation

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

Documentation

Read documentation →