Sha256: 754983ba438fa6c2c9d4f1f3c49afc5de785475d7cafcd46825633df5b85c777

Contents?: true

Size: 853 Bytes

Versions: 10

Compression:

Stored size: 853 Bytes

Contents

<p align="center">
  <img src="docs/assets/images/logo.png" height=150>
</p>

# Easy Autocomplete for Ruby on Rails

[![CI Tests](https://github.com/josefarias/hotwire_combobox/actions/workflows/ci_tests.yml/badge.svg)](https://github.com/josefarias/hotwire_combobox/actions/workflows/ci_tests.yml) [![Gem Version](https://badge.fury.io/rb/hotwire_combobox.svg)](https://badge.fury.io/rb/hotwire_combobox)


> [!IMPORTANT]
> We need your help to finalize this gem's first major release. Please use it in your apps and report any issues.

## Installation

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

```ruby
gem "hotwire_combobox"
```

## Contributing

Please read [CONTRIBUTING.md](./CONTRIBUTING.md).

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
hotwire_combobox-0.1.25 README.md
hotwire_combobox-0.1.24 README.md
hotwire_combobox-0.1.23 README.md
hotwire_combobox-0.1.22 README.md
hotwire_combobox-0.1.21 README.md
hotwire_combobox-0.1.20 README.md
hotwire_combobox-0.1.19 README.md
hotwire_combobox-0.1.18 README.md
hotwire_combobox-0.1.17 README.md
hotwire_combobox-0.1.16 README.md