Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@bpmn-io/a11y

bpmn-io442MIT0.1.0TypeScript support: included

Minimal tool to achieve bpmn.io accessibility goals

a11y, utility, tool, accessibility

readme

@bpmn-io/a11y

CI

Minimal tool to achieve bpmn.io accessibility goals.

How to use

import { expectToBeAccessible } from '@bpmn-io/a11y';

expectToBeAccessible(container);

License

MIT

changelog

Changelog

All notable changes to @bpmn-io/a11y are documented here. We use semantic versioning for releases.

Unreleased

_Note: Yet to be released changes appear here._

0.1.0

  • CHORE: initial commit :tada: