1
0
Fork 0
📘 The easiest way to add search to your documentation.
Find a file
2020-09-01 11:54:48 +02:00
.circleci chore: more files to root 2020-09-01 11:54:48 +02:00
.github chore: more files to root 2020-09-01 11:54:48 +02:00
cypress chore: more files to root 2020-09-01 11:54:48 +02:00
scripts chore: more files to root 2020-09-01 11:54:48 +02:00
.editorconfig chore: more files to root 2020-09-01 11:54:48 +02:00
.env.sample chore: more files to root 2020-09-01 11:54:48 +02:00
.eslintignore chore: more files to root 2020-09-01 11:54:48 +02:00
.eslintrc.js chore: more files to root 2020-09-01 11:54:48 +02:00
.gitignore chore: more files to root 2020-09-01 11:54:48 +02:00
.nvmrc chore: more files to root 2020-09-01 11:54:48 +02:00
.percy.json chore: more files to root 2020-09-01 11:54:48 +02:00
.prettierignore chore: more files to root 2020-09-01 11:54:48 +02:00
.prettierrc chore: more files to root 2020-09-01 11:54:48 +02:00
.stylelintrc.json chore: more files to root 2020-09-01 11:54:48 +02:00
babel.config.js chore: more files to root 2020-09-01 11:54:48 +02:00
bundlesize.config.json chore: more files to root 2020-09-01 11:54:48 +02:00
CHANGELOG.md chore: more files to root 2020-09-01 11:54:48 +02:00
CONTRIBUTING.md chore: more files to root 2020-09-01 11:54:48 +02:00
cypress.json chore: more files to root 2020-09-01 11:54:48 +02:00
global.d.ts chore: more files to root 2020-09-01 11:54:48 +02:00
jest.config.js chore: more files to root 2020-09-01 11:54:48 +02:00
lerna.json chore: more files to root 2020-09-01 11:54:48 +02:00
LICENSE chore: more files to root 2020-09-01 11:54:48 +02:00
netlify.toml chore: more files to root 2020-09-01 11:54:48 +02:00
package.json chore: more files to root 2020-09-01 11:54:48 +02:00
README.md chore: more files to root 2020-09-01 11:54:48 +02:00
renovate.json chore: more files to root 2020-09-01 11:54:48 +02:00
rollup.base.config.js chore: more files to root 2020-09-01 11:54:48 +02:00
ship.config.js chore: more files to root 2020-09-01 11:54:48 +02:00
tsconfig.declaration.json chore: more files to root 2020-09-01 11:54:48 +02:00
tsconfig.json chore: more files to root 2020-09-01 11:54:48 +02:00
yarn.lock chore: more files to root 2020-09-01 11:54:48 +02:00

Autocomplete

Suite of Autocomplete libraries to build fast and fully-featured autocomplete experiences.


Version jsDelivr Hits MIT License

Why

You should be using Autocomplete if you want to:

  • Display suggestions as you type
  • Support input completion
  • Support custom templates for UI flexibility
  • Create custom interactions and behaviors based on your sources
  • Plug the Algolia realtime search engine

Packages

Package Description Documentation
autocomplete-core Core primitives to build an Autocomplete experience Documentation
autocomplete-js JavaScript package for Autocomplete Documentation
autocomplete-preset-algolia Presets to use Algolia features with Autocomplete Documentation
docsearch-js JavaScript package for DocSearch Documentation
docsearch-react React package for DocSearch Documentation
docsearch-css Styles for DocSearch Documentation

License

MIT