DEV Community

Cover image for AvalynxAutocomplete: Bootstrap 5 Autocomplete Component
jQueryScript
jQueryScript

Posted on

AvalynxAutocomplete: Bootstrap 5 Autocomplete Component

AvalynxAutocomplete: a lightweight Bootstrap 5 autocomplete component for JavaScript web applications.

Key features:
• Single-select and multi-select modes with badge tag display
• Static data arrays and async Ajax fetch both supported
• Configurable debounce, minimum length, and case sensitivity
• Pre-selection on load via defaultKey / defaultSelections
• Keyboard navigation, clear button or icon, lifecycle callbacks

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)