mirror of
https://github.com/biomejs/biome.git
synced 2025-12-23 08:21:13 +00:00
|
|
||
|---|---|---|
| .. | ||
| dpub-aria-1-0.json | ||
| dpub-aria-1-1.json | ||
| generate-aria-data.js | ||
| graphics-aria-1-0.json | ||
| package.json | ||
| README.md | ||
| wai-aria-1-1.json | ||
| wai-aria-1-2.json | ||
| wai-aria-1-3.json | ||
ARIA data
This package provides a script that extracts data from an ARIA specification. This is a best effort approach because the ARIA specifications are in a semi-structured representation.
Just call the script with the name an dversion of the ARIA specification and write to a given file:
node generate-aria-data.js wai-aria-1.2 >| wai-aria-1-2.json