README.md

# PrimerLive

PrimerLive is a collection of function components that implements <a href="https://primer.style/" target="_blank">GitHub's Primer Design System</a>. It is intended for usage in <a href="https://github.com/phoenixframework/phoenix_live_view" target="_blank">Phoenix LiveView pages</a> and regular (non-LiveView) views in Phoenix applications.

PrimerLive components can be used in Phoenix LiveView pages and regular (non-LiveView) views in Phoenix applications.

The Primer Design System provides a strong base for creating data driven applications such as rich CRUD applications with interactive forms.

- [Documentation at Hexdocs](https://hexdocs.pm/primer_live/)
- [Storybook and examples](https://primer-live.org/)
- [Source code](https://github.com/ArthurClemens/primer_live)