All Projects → trevoreyre → Autocomplete

trevoreyre / Autocomplete

Licence: mit
Accessible autocomplete component for vanilla JavaScript and Vue.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Autocomplete

Autocomplete
🔮 Fast and full-featured autocomplete library
Stars: ✭ 1,268 (+357.76%)
Mutual labels:  search, autocomplete, typeahead
Vue Autosuggest
🔍 Vue autosuggest component.
Stars: ✭ 492 (+77.62%)
Mutual labels:  accessibility, autocomplete, typeahead
Autocomplete.js
Simple autocomplete pure vanilla Javascript library.
Stars: ✭ 3,428 (+1137.55%)
Mutual labels:  search, autocomplete, vanilla-javascript
Accessible Autocomplete
An autocomplete component, built to be accessible.
Stars: ✭ 474 (+71.12%)
Mutual labels:  accessibility, autocomplete, typeahead
Vue Simple Suggest
Feature-rich autocomplete component for Vue.js
Stars: ✭ 324 (+16.97%)
Mutual labels:  search, accessibility, autocomplete
Vue Cool Select
Select with autocomplete, slots, bootstrap and material design themes.
Stars: ✭ 195 (-29.6%)
Mutual labels:  search, autocomplete
react-power-select
A highly composable & reusable select/autocomplete components
Stars: ✭ 63 (-77.26%)
Mutual labels:  autocomplete, typeahead
bootstrap-5-autocomplete
autocomplete/typeahead js plugin for bootstrap v5
Stars: ✭ 79 (-71.48%)
Mutual labels:  autocomplete, typeahead
react-abstract-autocomplete
Bring-Your-Own-UI autocomplete / mentions component for React.
Stars: ✭ 15 (-94.58%)
Mutual labels:  autocomplete, typeahead
indicium
🔎 A simple in-memory search for collections and key-value stores.
Stars: ✭ 41 (-85.2%)
Mutual labels:  autocomplete, typeahead
svelte-typeahead
Accessible, fuzzy search typeahead component
Stars: ✭ 141 (-49.1%)
Mutual labels:  accessibility, typeahead
Modernsearchbar
The famous iOS search bar with auto completion feature implemented.
Stars: ✭ 167 (-39.71%)
Mutual labels:  search, autocomplete
Angular Search Experience
Algolia + Angular = 🔥🔥🔥
Stars: ✭ 167 (-39.71%)
Mutual labels:  search, autocomplete
react-native-autocomplete-dropdown
Dropdown Item picker with search and autocomplete (typeahead) functionality for react native
Stars: ✭ 87 (-68.59%)
Mutual labels:  autocomplete, typeahead
Smartmaterialspinner
The powerful android spinner library for your application
Stars: ✭ 108 (-61.01%)
Mutual labels:  search, autocomplete
react-thailand-address-typeahead
jquery.Thailand.js in React
Stars: ✭ 78 (-71.84%)
Mutual labels:  autocomplete, typeahead
vue-thailand-address
🇹🇭 Thai address input for Vue.
Stars: ✭ 44 (-84.12%)
Mutual labels:  autocomplete, typeahead
extensions
Angular Material Extensions Library.
Stars: ✭ 203 (-26.71%)
Mutual labels:  autocomplete, typeahead
ng-sq-ui
Flexible and easily customizable UI-kit for Angular 11+
Stars: ✭ 99 (-64.26%)
Mutual labels:  autocomplete, typeahead
svelecte
Selectize-like component written in Svelte, also usable as custom-element 💪⚡
Stars: ✭ 121 (-56.32%)
Mutual labels:  autocomplete, typeahead

Autocomplete

Accessible autocomplete component for vanilla JavaScript and Vue.

Demo

Take a look at the documentation page, and the Codepen examples.

Features

  • Accessible, with full support for ARIA attributes and keyboard interactions. Based on the WAI-ARIA Authoring Practices.
  • Available as a JavaScript or Vue component, with React coming soon.
  • Core package available if you want to bring your own rendering layer.
  • Customizable. Easily bring your own CSS, or take full control of the component rendering.
  • Support for asynchronous data fetching.

Packages

Autocomplete is available as a JavaScript component, a Vue component, or a core package. See the docs on an individual package to learn more.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].