@bpmn-io/a11y
Minimal tool to achieve bpmn.io accessibility goals.
How to use
import { expectToBeAccessible } from '@bpmn-io/a11y';
expectToBeAccessible(container);
License
MIT
Minimal tool to achieve bpmn.io accessibility goals
Minimal tool to achieve bpmn.io accessibility goals.
import { expectToBeAccessible } from '@bpmn-io/a11y';
expectToBeAccessible(container);
MIT
All notable changes to @bpmn-io/a11y are documented here. We use semantic versioning for releases.
_Note: Yet to be released changes appear here._
CHORE
: initial commit :tada: