All Projects → SSAgov → Andi

SSAgov / Andi

Licence: other
A tool to test web content for accessibility and 508 compliance.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Andi

accessibility-testing-tools
A collection of useful tools for accessibility testing and debugging in the browser, online and desktop
Stars: ✭ 18 (-87.14%)
Mutual labels:  accessibility, bookmarklet
HTML-Lint
A code quality bookmarklet and command-line tool
Stars: ✭ 20 (-85.71%)
Mutual labels:  accessibility, bookmarklet
togglific
Do you find web animations distracting? Togglific provides a distraction-free web experience!
Stars: ✭ 17 (-87.86%)
Mutual labels:  accessibility, bookmarklet
A11y.css
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
Stars: ✭ 1,277 (+812.14%)
Mutual labels:  accessibility, bookmarklet
Svelte Navigator
Simple, accessible routing for Svelte
Stars: ✭ 125 (-10.71%)
Mutual labels:  accessibility
Top People To Follow In Web Accessibility
A list of the top people to follow in web accessibility and web standards.
Stars: ✭ 117 (-16.43%)
Mutual labels:  accessibility
React Interactive
Better hover, active and focus states than CSS pseudo classes, and a callback when the interactive state changes
Stars: ✭ 115 (-17.86%)
Mutual labels:  accessibility
Acot
💎 Accessibility Testing Framework. More accessible web, all over the world.
Stars: ✭ 112 (-20%)
Mutual labels:  accessibility
Scrawl Canvas
Responsive, integrated and interactive HTML5 canvas elements. Scrawl-canvas is a JavaScript library designed to make using the HTML5 canvas element a bit easier, and a bit more fun!
Stars: ✭ 134 (-4.29%)
Mutual labels:  accessibility
Dragon
dragon.js is a bookmarklet that lets you drag any element on a website using a mouse or touchscreen. The goal is to speed up in-browser design critiques and brainstorming new layout ideas.
Stars: ✭ 131 (-6.43%)
Mutual labels:  bookmarklet
Ember A11y Testing
A suite of accessibility tests that can be run within the Ember testing framework
Stars: ✭ 125 (-10.71%)
Mutual labels:  accessibility
Adg
Accessibility Developer Guide
Stars: ✭ 117 (-16.43%)
Mutual labels:  accessibility
A11y Dialog
A very lightweight and flexible accessible modal dialog script.
Stars: ✭ 1,768 (+1162.86%)
Mutual labels:  accessibility
Privacy services manager
A single management utility to administer Location Services, Contacts requests, Accessibility, and iCloud access in Apple's OS X.
Stars: ✭ 115 (-17.86%)
Mutual labels:  accessibility
Parvus
An accessible, open-source image lightbox with no dependencies.
Stars: ✭ 124 (-11.43%)
Mutual labels:  accessibility
Bookmarks
a simple self-hosted bookmarking app that can import bookmarks from delicious and chrome
Stars: ✭ 112 (-20%)
Mutual labels:  bookmarklet
Xmouse Controls
Windows utility to enable or disable active window tracking, raising and also the delay in milliseconds. This is known as x-mouse behavior or focus follows mouse.
Stars: ✭ 122 (-12.86%)
Mutual labels:  accessibility
Aria Query
Programmatic access to the ARIA specification
Stars: ✭ 129 (-7.86%)
Mutual labels:  accessibility
Pa11y Webservice
Pa11y Webservice provides scheduled accessibility reports for multiple URLs
Stars: ✭ 122 (-12.86%)
Mutual labels:  accessibility
Lips
Scheme based powerful lisp interpreter written in JavaScript
Stars: ✭ 120 (-14.29%)
Mutual labels:  bookmarklet

ANDI - Accessible Name and Description Inspector

ANDI is a web accessibility inspection tool.

What does ANDI do?

  1. Automatically detects accessibility issues
  2. Suggests ways to improve accessibility
  3. Reveals what a screen reader should say for interactive elements

What problem does ANDI solve?

For many web developers, accessibility is an unfamiliar and complex territory and therefore often neglected. ANDI bridges the gap between developers and end users by revealing where accessibility issues occur on the page. To accomplish this, it analyzes the HTML of the web page being testing and extracts accessibility related markup.

Developers like ANDI because:

  • It's easy to install, quick to run, and helps satisfy accessibility requirements.

Testers like ANDI because:

  • It saves them time by automatically finding potential defects and offering solutions.

End Users Ultimately Benefit:

  • When web pages are accessible, everyone can efficiently perceive, understand, navigate, and interact with the Web.

Sounds handy! How do I install ANDI?

ANDI is a browser based "favelet" that, essentially, installs with a drag and drop, and is launched with the click of a button. Users can visit this installation page for browser installation instructions (includes keyboard accessible instructions).

If an organization wishes to host its own fork or copy of ANDI, see this page for alternate hosting instructions.

How can I make ANDI better?

If you would like to contribute to ANDI's development, some background knowledge of accessibility would certainly be helpful. ANDI is written in javascript, jquery, html, and CSS. Knowledge of javascript optimization and DOM manipulation is crucial to maintaining ANDI's quick agility.

What areas of accessibility does ANDI cover?

ANDI offers the ability to inspect focusable elements, images, data tables, page structure, color contrast, in-depth link and button analysis, and hidden content detection.

Who maintains ANDI?

ANDI is maintained by the Accessible Solutions Branch at SSA.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].