a11y-examples

Examples of accessible design patterns as prescribed by WAI-ARIA 1.0 Authoring Practices(link is external). Other examples that I find interesting or important will be included as well.

NOTE: Not all the patterns outlined in the ARIA Authoring Practices guide are represented here - it's a work in progress.

Viewing the Examples

$ git clone git@github.com:isner/a11y-examples.git

Open dist/index.html in your browser.

Modifying the Examples

NOTE: Modifying the examples requires nodejs(link is external).


$ git clone git@github.com:isner/a11y-examples.git
$ cd a11y-examples
$ npm install

Make changes to the examples in the examples/ directory, then rebuild using

$ npm run build

TODO

Rating

0 out of 5 Stars 0 Review

5 Stars
 
0.00%
4 Stars
 
0.00%
3 Stars
 
0.00%
2 Stars
 
0.00%
1 Star
 
0.00%

About

  • There are no comments yet

Thank you! Review submitted.

Ok