@luna-oss/skeleton
v5.0.0
Published
Skeleton (boneyard) loading runtime for the Moon Design System.
Downloads
72
Readme
@luna-oss/skeleton
Skeleton loader runtime for the Moon Design System. Provides a single
<Skeleton> component with token-driven sizing, radius, and color.
Usage
import { Skeleton } from "@luna-oss/skeleton";
<Skeleton variant="card" size="lg" />
<Skeleton variant="circle" width={32} height={32} />Status
Phase 1 ships the runtime with literal token fallbacks. Phase 2 wires the full
@luna-oss/tokens integration once the runtime token API stabilises.
