Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iandevlin/ariabones

Simplifying WAI-ARIA
https://github.com/iandevlin/ariabones

Last synced: 22 days ago
JSON representation

Simplifying WAI-ARIA

Awesome Lists containing this project

README

        

ARIA Bones - Simplifying WAI-ARIA
===================================================

- Author: Ian Devlin [iandevlin.com](http://iandevlin.com)
- Twitter: [@iandevlin](http://twitter.com/iandevlin)
- Website: [ariabones.com](http://ariabones.com)
- Twitter: [@ariabones](http://twitter.com/ariabones)

Purpose
=======

The main aim of this project is to help you with WAI-ARIA, using it as a guide via the inline comments when building your own pages.

Features
========

- Contains the most popular WAI-ARIA roles and properties and how they might be used
- If native HTML elements default to using the correct roles, this is pointed out where required
- Inline documentation
- MIT license

Documentation
=============
The documentation is contained within inline comments in the various files.

Sources
=======

A number of excellent sources that are continously used throughout this project are:

- [WebAIM](http://webaim.org)
- [A11y Project](http://a11yproject.com)
- [The Paciello Group](http://www.paciellogroup.com)
- [HTML5 Accessibility](http://www.html5accessibility.com/)

Contribute
==========

You are of course welcome to contribute, this is what GitHub is for.