Skip to content

pmfit/hot_view_component

Repository files navigation

HotViewComponent

A ruby gem to tightly integrate View Components with Hotwire and Rails

Installation

Add this line to your application's Gemfile:

gem "hot_view_component"

And then execute:

$ bundle

Or install it yourself as:

$ gem install hot_view_component

Usage

To setup the integration, execute:

bin/rails hot_view_component:install

Then generate your first hot component:

bin/rails generate hot_component ExampleComponent

Contributing

Contribution directions go here.

License

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

About

A ruby gem to tightly integrate View Components with Hotwire and Rails

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Packages

No packages published