medyll
Profile
← all projects

pseudo-stack

Vanilla HTML component system: 7.7 KB, zero dependencies

pseudo-stack is a vanilla HTML component system: a structured tag taxonomy and display-hint suffixes replace a framework, with WCAG 2.2 AA accessibility built in, at 7.7 KB gzip and no build step.

Where it sits


flowchart TD
  P["idea / needs"] --> S["pseudo-stack"]
  S --> A["tag taxonomy + display-hint suffixes"]
  S --> B["WCAG 2.2 AA by default"]
  S --> C["7.7 KB gzip, zero dependencies"]

Overview


Zero-dependency vanilla HTML component system at 7.7 KB gzip. Provides a structured tag taxonomy, display-hint suffixes, and WCAG 2.2 AA accessibility out of the box, no build step, no framework, no lock-in.

Highlights


  • · WCAG 2.2 AA out of the box
  • · 7.7 KB gzip total
  • · Zero dependencies, zero build
HTMLJavaScript
View source →