Changeset 3403247
- Timestamp:
- 11/26/2025 10:54:34 AM (4 months ago)
- File:
-
- 1 edited
-
easybility/tags/1.0.0/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
easybility/tags/1.0.0/readme.txt
r3403236 r3403247 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 WCAG-aligned accessibility controls for contrast, color adjustments, text size, spacing, fonts, reduced motion, and more.11 WCAG-aligned accessibility controls for **contrast**, **color adjustments**, **text size**, **spacing**, **fonts**, **animations**, and more. 12 12 13 13 == Description == 14 Easybility adds a modern accessibility widget to your site, empowering visitors to adjust the visual presentation in real time without altering your content or theme. Designed for users with low vision, color-vision deficiencies, reading difficulties, and motion sensitivity, the toolkit follows WCAG 2.1 AAguidelines and best practices, respects system preferences, and keeps your markup untouched.14 Easybility adds a modern accessibility widget to your site, empowering visitors to adjust the visual presentation in real time without altering your content or theme. Designed for users with **low vision**, **color-vision deficiencies**, **reading difficulties**, and **motion sensitivity**, the toolkit follows **WCAG 2.1 AA** guidelines and best practices, respects system preferences, and keeps your markup untouched. 15 15 16 16 === Key Features === 17 –High-contrast and visual filters18 –High contrast, desaturate, invert19 –Color-shift modes for protanopia, deuteranopia, tritanopia, and monochrome20 –Readability controls21 –Text size scaling up to 200% (WCAG 1.4.4)22 –Adjustable spacing (line height, letter spacing, paragraph spacing) (WCAG 1.4.12)23 –Font options: serif, sans-serif, and dyslexic-friendly24 –Content width limiting to ~65 characters per line for optimal readability (WCAG 1.4.8)25 –Highlight mode to emphasize links, headings, buttons, or all interactive elements26 –Motion safety27 –One-click disables animations and transitions28 –Persistent preferences29 –Saves per-browser using localStorage (no cookies, no tracking)30 –Lightweight and theme-agnostic31 –Zero external dependencies, minimal footprint, no layout rewrites17 * High-contrast and visual filters 18 * High contrast, desaturate, invert 19 * Color-shift modes for protanopia, deuteranopia, tritanopia, and monochrome 20 * Readability controls 21 * Text size scaling up to 200% (WCAG 1.4.4) 22 * Adjustable spacing (line height, letter spacing, paragraph spacing) (WCAG 1.4.12) 23 * Font options: serif, sans-serif, and dyslexic-friendly 24 * Content width limiting to ~65 characters per line for optimal readability (WCAG 1.4.8) 25 * Highlight mode to emphasize links, headings, buttons, or all interactive elements 26 * Motion safety 27 * One-click disables animations and transitions 28 * Persistent preferences 29 * Saves per-browser using localStorage (no cookies, no tracking) 30 * Lightweight and theme-agnostic 31 * Zero external dependencies, minimal footprint, no layout rewrites 32 32 33 33 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.