view_component
https://github.com/viewcomponent/view_component
Ruby
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
7 Subscribers
Add a CodeTriage badge to view_component
Help out
- Issues
- Add rails 8 support
- feat: Add --skip-suffix option to component generator
- Introducing ViewComponent Guru on Gurubase.io
- Documentation Update: Add a section for how to add the render_inline helpers to RSpec tests
- Add CI coverage for Rails 8
- Document a propshaft approach to JS/CSS
- Child Component Content Blocks Not Rendering in Parent Component
- Refactor compiler to use ActionView's partial sorting algorithm
- ViewComponents only supports one variant
- Move generators into ViewComponent namespace
- Docs
- ViewComponent::Base.identifier=
- ViewComponent::Template#safe_method_name_call
- ViewComponent::Collection#rendered_spacer
- ViewComponent::Base#__vc_request
- ViewComponent::Template::DataNoSource#type
- ViewComponent::Template::DataNoSource#type=
- ViewComponent::Template::DataNoSource#identifier
- ViewComponent::Template::DataNoSource#identifier=
- ViewComponent::Template::DataNoSource#source
- ViewComponent::Template::DataNoSource#source=