Skip to content

Accessibility assistant for all your basic needs. Serves as a linter for compliant color contrast and type based on WCAG 2.1. Thanks to Ale Muñoz for his support and docs!

License

Notifications You must be signed in to change notification settings

ygev/sketch-accessibility-assistant

Folders and files

NameName
Last commit message
Last commit date
Aug 20, 2020
Aug 4, 2020
Jul 29, 2020
Mar 7, 2021
Mar 7, 2021
Aug 1, 2020
Jul 29, 2020
Apr 5, 2021
Sep 13, 2020
Jul 29, 2020
Jul 29, 2020

Repository files navigation

icon


Sketch Accessibility Assistant

Accessibility Assistant in action.

Contact License: MIT license

The Accessibility Assistant ensures that your Sketch elements pass AA+ compliance based on the Web Content Accessibility Guidelines. This is a contribution to the Assistants feature launch for Sketch 68. Unlike an accessibility plugin, an assistant automatically detects accessibility infractions and sends out a notification. If you'd like to learn more about Sketch Assistants and how they differ from Sketch plugins, please read the documentation on Sketch's website.

Rules

Installation

👉 Click here to add to your Sketch document.

Or, add using a Sketch release variant: Beta

Known Bugs

  • Layers outside the artboard are not detected yet.
  • Very sensitive detection of overlap between layer coordinates. Planning to change it to 80%+ overlap, rather than 1%+ to avoid false negatives.