Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.12 KB

overview.md

File metadata and controls

28 lines (20 loc) · 1.12 KB

Overview

An implementation of GitHub's Primer Design System for Phoenix LiveView.

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

All PrimerLive components accept the class attribute for customisations (and often the classes struct to address inner elements). Primer's utility classes allow a wide range of customisations without having to write custom styles.

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

Documentation

Resources