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 (npm or static files).
- Quick start — your first component, built up step by step.
- Philosophy — the principles behind the kit.