Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.25 KB

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.