1
0
Fork 0
📘 The easiest way to add search to your documentation.
Find a file
2020-09-01 11:34:22 +02:00
.github fix: use correct url (#936) 2020-02-25 09:49:43 +01:00
packages chore: move docsearch-js to packages 2020-09-01 11:34:01 +02:00
scripts docs(deploy-preview): Re-enable deploy previews for the doc 2018-12-14 12:05:41 +01:00
src chore: move docsearch-js to packages 2020-09-01 11:34:01 +02:00
style feat(website): lazy load DocSearch styles 2020-07-09 12:15:04 +02:00
.babelrc Move all new docs to docs/ subfolder 2018-08-20 13:23:35 +02:00
.coveralls.yml docs(readme): Add badges 2015-12-23 10:47:17 +01:00
.eslintignore Move all new docs to docs/ subfolder 2018-08-20 13:23:35 +02:00
.eslintrc.js Making the apply form actually post content 2018-08-20 13:24:55 +02:00
.gitignore docs(deploy-preview): Re-enable deploy previews for the doc 2018-12-14 12:05:41 +01:00
.npmignore chore(package): remove docs from pkg (5M => 300kb) 2016-10-03 12:59:48 +02:00
.nvmrc chore(deps): update node.js to v10.18.1 (#911) 2020-01-30 16:35:04 +01:00
.prettierrc overridde instead of replace 2018-11-02 17:58:01 +01:00
.travis.yml docs(deploy): Automatic deployment when doc pushed to master 2018-12-03 11:05:42 +01:00
babel.config.js chore: move docsearch-js to packages 2020-09-01 11:34:01 +02:00
button.js feat: create clean exports 2020-04-24 15:29:56 +02:00
CHANGELOG.md v2.6.3\n\n## [2.6.3](https://github.com/algolia/docsearch/compare/v2.6.2...v2.6.3) (2019-05-13) 2019-05-13 15:45:49 +02:00
CONTRIBUTING.md Remove postinstall (#532) 2018-11-07 17:43:28 +01:00
index.js chore(lint): Remove .js extension from imports (#483) 2018-10-05 12:52:39 +02:00
jest.config.js Update CONTRIBUTING and fix tests 2018-08-20 13:24:55 +02:00
LICENSE feat(docs): new community header / footer (#114) 2016-06-23 19:13:16 +02:00
modal.js feat: create clean exports 2020-04-24 15:29:56 +02:00
netlify.toml docs(deploy-preview): Re-enable deploy previews for the doc 2018-12-14 12:05:41 +01:00
package.json chore: move docsearch-js to packages 2020-09-01 11:34:01 +02:00
README.md chore: move docsearch-js to packages 2020-09-01 11:34:01 +02:00
rollup.config.js chore: move docsearch-js to packages 2020-09-01 11:34:01 +02:00
tsconfig.declaration.json chore: move docsearch-js to packages 2020-09-01 11:34:01 +02:00
tsconfig.json chore: move docsearch-js to packages 2020-09-01 11:34:01 +02:00
webpack.config.jsdelivr.babel.js chore(stack update): update the whole docsearch stack (#173) 2017-03-17 16:22:00 +01:00
webpack.serve.config.babel.js chore(stack update): update the whole docsearch stack (#173) 2017-03-17 16:22:00 +01:00
yarn.lock chore(deps-dev): bump mversion from 1.13.0 to 2.0.0 (#956) 2020-06-19 15:58:50 +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 →