Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate a JSON version of the ARIA in HTML requirements #416

Open
jongund opened this issue May 5, 2022 · 0 comments
Open

Generate a JSON version of the ARIA in HTML requirements #416

jongund opened this issue May 5, 2022 · 0 comments

Comments

@jongund
Copy link

jongund commented May 5, 2022

I have created a script to generate a JSON file of the ARIA in HTML specification requirements for use in an evaluation tool I support.
I think JSON version of the requirements would be useful to others and would like the working group to consider generating a JSON version of the specification requirements in addition to the document version.
This type of resource would make it much easier and for tools to integrate the latest version of the specs into their tools.
Tools would also be more consistent in implementing spec requirements.

Example JSON file:
[https://github.com/opena11y/evaluation-library/blob/dev/v2.0/src/aria-in-html/ariaInHtmlInfo.json]

Example script to generate JSON from the spec:
[https://github.com/opena11y/evaluation-library/blob/dev/v2.0/src/aria-in-html/generate-aria-in-html.js]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant