@tummycrypt/tinyland-a11y-engine
v0.2.3
Published
High-performance streaming accessibility evaluation engine with WCAG contrast analysis, ARIA validation, and keyboard navigation checking
Downloads
437
Maintainers
Readme
@tummycrypt/tinyland-a11y-engine
Accessibility evaluation engine and validators for Tinyland applications.
This package provides reusable contrast, ARIA, keyboard navigation, reporting, streaming, and orchestration utilities intended to be consumed as a standalone building block.
Build
pnpm install --frozen-lockfile
pnpm typecheck
pnpm build
pnpm test
pnpm check:packageBazel
bazel build //:pkg //:test
bazel test //:test