Autocomplete component with stimulus

Hi all,

I’ve created a stimulus autocomplete components. It’s heavily based on github’s autocomplete element, but uses stimulus instead of custom elements. At 1.5kB compressed it’s really lightweight. Check it out at

2 Likes

Thanks for making this! I’m having a tough time seeing out to use the example with styling in a Rails project.

For reference, I’m trying to use Stimulus and Bulma only.