https://github.com/ViewComponent/view_component
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
https://github.com/ViewComponent/view_component
Last synced: about 1 month ago
JSON representation
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
- Host: GitHub
- URL: https://github.com/ViewComponent/view_component
- Owner: ViewComponent
- License: mit
- Created: 2019-08-02T22:02:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T21:36:33.000Z (about 1 month ago)
- Last Synced: 2025-03-06T01:49:29.103Z (about 1 month ago)
- Language: Ruby
- Homepage: https://viewcomponent.org
- Size: 3.98 MB
- Stars: 3,371
- Watchers: 161
- Forks: 446
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- stars - ViewComponent/view_component - A framework for building reusable, testable & encapsulated view components in Ruby on Rails. (Ruby)
README

A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
## Documentation
See [viewcomponent.org](https://viewcomponent.org/) for documentation.
## Contributing
This project is intended to be a safe, welcoming space for collaboration. Contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. We recommend reading the [contributing guide](./docs/CONTRIBUTING.md) as well.
## License
ViewComponent is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).