The core for all accessible components.
  • JavaScript 99.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Nick Milton 1713aa5af5
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Tests / eslint (push) Has been cancelled
Tests / prettier (push) Has been cancelled
Tests / unit (push) Has been cancelled
ci: remove build test
2026-07-17 23:05:46 -04:00
.github ci: remove build test 2026-07-17 23:05:46 -04:00
.husky feat: add initial code 2026-07-17 22:59:32 -04:00
scripts feat: add initial code 2026-07-17 22:59:32 -04:00
src feat: add initial code 2026-07-17 22:59:32 -04:00
tests feat: add initial code 2026-07-17 22:59:32 -04:00
.czrc feat: add initial code 2026-07-17 22:59:32 -04:00
.editorconfig feat: add initial code 2026-07-17 22:59:32 -04:00
.gitignore feat: add initial code 2026-07-17 22:59:32 -04:00
.prettierignore feat: add initial code 2026-07-17 22:59:32 -04:00
.versionrc.cjs feat: add initial code 2026-07-17 22:59:32 -04:00
commitlint.config.js feat: add initial code 2026-07-17 22:59:32 -04:00
eslint.config.js feat: add initial code 2026-07-17 22:59:32 -04:00
LICENSE Initial commit 2026-07-17 21:53:23 -04:00
lint-staged.config.js feat: add initial code 2026-07-17 22:59:32 -04:00
package.json feat: add initial code 2026-07-17 22:59:32 -04:00
prettier.config.js feat: add initial code 2026-07-17 22:59:32 -04:00
vite.config.js feat: add initial code 2026-07-17 22:59:32 -04:00