Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hellogreg/rha11y-tools
Red Hat bookmarklets (mostly) for accessibility QA
https://github.com/hellogreg/rha11y-tools
a11y accessibility bookmarklets qa
Last synced: about 1 month ago
JSON representation
Red Hat bookmarklets (mostly) for accessibility QA
- Host: GitHub
- URL: https://github.com/hellogreg/rha11y-tools
- Owner: hellogreg
- License: mit
- Created: 2022-12-22T14:34:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T15:51:56.000Z (2 months ago)
- Last Synced: 2024-10-05T13:08:03.706Z (about 2 months ago)
- Topics: a11y, accessibility, bookmarklets, qa
- Language: HTML
- Homepage: https://rha11y-tools.netlify.app/
- Size: 7.47 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rha11y-tools bookmarklets
## Overview
These bookmarklets form a collection of unitaskers originally designed to help automate page QA testing processes at Red Hat.
The collection currently comprises the following tools:
- rha11y-img-checker: tests the accessibility of all page images
- rha11y-img-hide: hides all images on a page
- rha11y-img-filesize: ensures images aren't too large
- rha11y-heading-h1: lists a page's <h1> elements
- rha11y-link-target: ensures links don't target new windows
- rha11y-form-labels: checks all form inputs for associated/enclosing labels
- rha11y-media-motion: checks your motion preferences
- rha11y-page-info: gets page title, language, and description
- rha11y-meta-og: gets Open Graph meta tag info## Demos and latest versions
**[View the demo site, where you can try out and install the bookmarklets.](https://rha11y-tools.netlify.app/)**
## Why "rha11y"?
This project is branded to **RHa11y**, Red Hat's accessibility volunteer group.