Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/github/view_component
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
https://github.com/github/view_component
Last synced: 3 months ago
JSON representation
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
- Host: GitHub
- URL: https://github.com/github/view_component
- Owner: ViewComponent
- License: mit
- Created: 2019-08-02T22:02:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T10:15:38.000Z (7 months ago)
- Last Synced: 2024-04-22T00:16:47.312Z (7 months ago)
- Language: Ruby
- Homepage: https://viewcomponent.org
- Size: 3.55 MB
- Stars: 3,148
- Watchers: 165
- Forks: 403
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
![ViewComponent logo](/docs/logo/readme-light.svg#gh-light-mode-only)
![ViewComponent logo](/docs/logo/readme-dark.svg#gh-dark-mode-only)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).