Skip to content

Accessible autocomplete component for vanilla JavaScript and Vue.

License

Notifications You must be signed in to change notification settings

Amphiluke/autocomplete

This branch is 1 commit ahead of trevoreyre/autocomplete:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

643a5a8 · Jan 21, 2025
Apr 2, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Jan 21, 2025
Apr 4, 2024
Mar 26, 2024
Mar 27, 2024
Sep 6, 2024
Jan 12, 2020
Feb 8, 2019
Mar 26, 2024
Jan 10, 2020
Mar 26, 2024
Jun 20, 2019
Sep 9, 2024
Sep 6, 2024
Sep 6, 2024
Mar 26, 2024
Mar 26, 2024
Sep 6, 2024

Repository files navigation

Autocomplete

Accessible autocomplete component for vanilla JavaScript and Vue 3.

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. For Vue.js 2.x support please use the latest 2.x release of this package.
  • 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.

About

Accessible autocomplete component for vanilla JavaScript and Vue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.6%
  • Vue 12.1%
  • CSS 5.2%
  • HTML 2.9%
  • Dockerfile 0.2%