Starter pack for new federation users
If you're new to the @byre federation, these are the first picks: a UI primitive set, a transport layer, and a way to write the specs your tools will conform to.
Items
- camber-button — Start with the canonical button. Every interactive surface needs one.
- camber-card — The container primitive. Composition starts here.
- signet ram:// handler — In-memory cache for the data you fetch repeatedly.
- signet https:// handler — How your app talks to the network.
- Form meta-spec — If you're going to write specifications, start by reading one.