File: README.md

package info (click to toggle)
ruby-view-component 2.74.1-1
  • links: PTS, VCS
  • area: contrib
  • in suites: bookworm
  • size: 3,156 kB
  • sloc: ruby: 6,731; sh: 163; javascript: 10; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 738 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
![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).