/hotwire_combobox

A combobox implementation for Ruby on Rails.

Primary LanguageRubyMIT LicenseMIT

Easy Autocomplete for Ruby on Rails

CI Tests Gem Version

Important

HotwireCombobox is at an early stage of development. It's nearing a beta release, but the API might change and bugs are expected. Please continue to use the library and report any issues in the GitHub repo.

Installation

Add this line to your application's Gemfile and run bundle install:

gem "hotwire_combobox"

Only apps that use importmaps are currently supported. Suport for other JS solutions is in progress.

Docs

Visit the docs site for a demo and detailed documentation. If the site is down, you can run the docs locally by cloning the docs repo.

Contributing

Please read CONTRIBUTING.md.

License

The gem is available as open source under the terms of the MIT License.