Skip to content

chloerei/hotwire_combobox

Repository files navigation

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.

About

An accessible autocomplete for Ruby on Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 59.2%
  • JavaScript 19.0%
  • HTML 14.0%
  • CSS 7.7%
  • Shell 0.1%