https://github.com/opf/primer_view_components
ViewComponents for the Primer Design System
https://github.com/opf/primer_view_components
Last synced: 5 months ago
JSON representation
ViewComponents for the Primer Design System
- Host: GitHub
- URL: https://github.com/opf/primer_view_components
- Owner: opf
- License: mit
- Fork: true (primer/view_components)
- Created: 2023-06-23T10:11:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T15:37:31.000Z (5 months ago)
- Last Synced: 2025-01-15T01:09:39.471Z (5 months ago)
- Language: Ruby
- Homepage: https://primer.style/view-components/
- Size: 184 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
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: .github/security.md
Awesome Lists containing this project
README
OpenProject's Primer ViewComponents
Fork of ViewComponents for the Primer Design System used for OpenProject.
_Note: This library is under active pre-1.0 development. Breaking changes are likely in patch releases._
## Contribution
Please have a look at our [Contribution docs](./docs/contributors/README.md) to learn about any ways to contribute as for example
* [Getting started](./docs/contributors/setup.md)
* [Adding a component](./docs/contributors/adding-components.md)
* [Releasing](./docs/contributors/releasing.md)
* [Updating the fork](./docs/contributors/updating-fork.md)
* ...## CI & Automation
Primer already provides us with a lot of automation and an advanced test setup. In our guide we explain how that works, and what we adapted to our need after the fork.
* [CI](./docs/contributors/ci.md)
* [Testing](./docs/contributors/playwright-testing.md)## Documentation
Visit [https://primer.style/view_components/](https://primer.style/design/components/) to view the documentation of the Primer ViewComponents.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).