@trevoreyre/autocomplete-vue

3.0.3last stable release 7 months ago
Complexity Score
Medium
Open Issues
N/A
Dependent Projects
5
Weekly Downloadsglobal
8,780

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

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.

  • JavaScript component
  • Vue component
  • Core package

Dependencies

Loading dependencies...

CVE IssuesActive
0
Scorecards Score
2.70
Test Coverage
No Data
Follows Semver
Yes
Github Stars
437
Dependenciestotal
0
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data

Learn how to distribute @trevoreyre/autocomplete-vue in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install @trevoreyre/autocomplete-vue
Processing...
Done

35 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.