The problem
Needed a raw, dependency-free component library for building honest interfaces without committing to a framework or build step.
Role and impact
- Creator.
- Framework-agnostic components usable via plain HTML/CSS or through a jsDelivr CDN link, with no build step required.
- Covers common UI needs: buttons, forms, sliders, avatars, badges, accordions, tables, spinners, alerts, and cards.
Detailed stack
| Layer | Technology | Why |
|---|---|---|
| Styling | Vanilla CSS | Zero dependencies, works with any framework or plain HTML |
| Behavior | Vanilla JavaScript | Small interactive components without a build pipeline |
| Delivery | jsDelivr CDN | Consumable directly via <link>/<script> tags, no install step |
Gallery


