sketch-accessibility-assistant

<p align="center"> <img align="center" src="https://i.imgur.com/ijYtOhk.png" width="125" alt="icon"> </p> <br> <h2 align="center">Sketch Accessibility Assistant</h2> <p align="center"> <img src="https://i.imgur.com/OvLMEjK.png" width="500" alt="Access

Usage no npm install needed!

<script type="module">
  import sketchAccessibilityAssistant from 'https://cdn.skypack.dev/sketch-accessibility-assistant';
</script>

README

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.