A workbench for exploring and prototyping accessible HTML custom elements (Web Components).
Hosted on GitHub Pages at: https://thiessenp-cds.github.io/custom-components/
Isolate, build, and test custom HTML elements against established accessibility patterns. Each component page shows multiple variants and tracks known AT/browser issues.
npm install
npm run devDeploys are done manually. Run:
npm run deployThis builds the project and pushes the dist/ folder to the gh-pages branch, which GitHub Pages serves from.