Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iandevlin/ariabones
Simplifying WAI-ARIA
https://github.com/iandevlin/ariabones
Last synced: 22 days ago
JSON representation
Simplifying WAI-ARIA
- Host: GitHub
- URL: https://github.com/iandevlin/ariabones
- Owner: iandevlin
- License: mit
- Created: 2015-01-25T16:01:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-26T16:33:17.000Z (over 9 years ago)
- Last Synced: 2024-08-04T04:03:22.838Z (4 months ago)
- Language: HTML
- Homepage: http://ariabones.com
- Size: 198 KB
- Stars: 192
- Watchers: 22
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - ariabones - Simplifying WAI-ARIA (HTML)
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 licenseDocumentation
=============
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.