Introduction
Hypermedia Components is a semantic UI component system for server-rendered and hypermedia applications.
It provides:
- semantic CSS components (
hc-button,hc-field,hc-card, …); - DTCG token sources and generated CSS variables;
- htmx-ready recipes;
- small behavior helpers;
- optional Light DOM macros;
- copyable expanded HTML;
- documented server response contracts.
Next steps
Section titled “Next steps”- Installation — load the assets (CDN, npm, or static files).
- Quick start — your first component, built up step by step.
- Philosophy — the principles behind the kit.
- Kitchen sink — every component live on one page, the fastest way to evaluate the kit.
- Integrations — wiring HC into Django, Rails, Go, Razor, and other server stacks.