Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
###--This Package has been **deprecated** as we can not longer mantain it.--
### --This Package has been **deprecated** as we can not longer mantain it.--

AriaLinter [![Build Status](https://api.travis-ci.org/globant-ui/arialinter.png?branch=master)](http://travis-ci.org/globant-ui/arialinter) ![Dependencies](https://david-dm.org/globant-ui/arialinter.png)
============
Expand Down Expand Up @@ -123,21 +123,21 @@ Execute the linter using all the rules of the level A and the rules that just ap
$ arialinter --level A --templates test/testFiles/index.html
```

##Related projects:
## Related projects:
* [A11YLint](https://github.com/DuaneOBrien/A11YLint-Brackets). A11YLint is an extension for the Brackets IDE which
aims to bring the same kind of in-context, immediate feedback that you get from JSLint/JSHint and other linting tools,
but regarding issues in your HTML that would affect how accessible your content is.
* [gulp-arialinter](https://github.com/Charca/gulp-arialinter). Gulp plugin for the accessibility tool AriaLinter.

##Resources:
## Resources:
* Accessibility
* WAI-ARIA Authoring Practices: http://www.w3.org/TR/wai-aria-practices/
* http://www.w3.org/TR/WCAG20-TECHS/html.html
* http://dev.w3.org/html5/alt-techniques/
* https://dvcs.w3.org/hg/aria-unofficial/raw-file/tip/index.html
* http://www.openajax.org/member/wiki/Accessibility_-_WCAG20_Validation_Rules

##License
## License

Copyright (c) 2013 Globant UI Developers

Expand Down