mirror of
https://github.com/biomejs/biome.git
synced 2025-12-23 08:21:13 +00:00
|
Some checks failed
CI on main / Format Rust Files (push) Waiting to run
CI on main / Lint Rust Files (push) Waiting to run
CI on main / Check Dependencies (push) Waiting to run
CI on main / Test (push) Waiting to run
CI on main / Test262 Coverage (push) Waiting to run
Release / Release (push) Waiting to run
Release / version (push) Blocked by required conditions
Release / Package darwin-arm64 (push) Blocked by required conditions
Release / Package darwin-x64 (push) Blocked by required conditions
Release / Package linux-arm64-musl (push) Blocked by required conditions
Release / Package linux-x64-musl (push) Blocked by required conditions
Release / Package win32-arm64 (push) Blocked by required conditions
Release / Package win32-x64 (push) Blocked by required conditions
Release / Package linux-arm64 (push) Blocked by required conditions
Release / Package linux-x64 (push) Blocked by required conditions
Release / Build WASM (push) Blocked by required conditions
Release / Package JavaScript APIs (push) Blocked by required conditions
Release / Publish CLI (push) Blocked by required conditions
Release / Publish JS API (push) Blocked by required conditions
Repository dispatch on main / Build @biomejs/wasm-web (push) Waiting to run
Repository dispatch on main / Repository dispatch (push) Blocked by required conditions
Benchmarks GraphQL / Bench (push) Has been cancelled
Benchmarks JS / Bench (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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