nfq / autocomplete

Accessible autocomplete component for vanilla JavaScript and Vue.

Home Page:https://autocomplete.trevoreyre.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Accessible autocomplete component for vanilla JavaScript and Vue.

https://autocomplete.trevoreyre.com

License:MIT License


Languages

Language:JavaScript 80.8%Language:Vue 12.3%Language:CSS 6.7%Language:Dockerfile 0.3%