Core primitives for building autocomplete experiences.


License
MIT
Install
npm install @francoischalifour/autocomplete-core@1.0.0-alpha.28

Documentation

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

License

MIT