{"id":27184177,"url":"https://github.com/ygev/sketch-accessibility-assistant","last_synced_at":"2025-07-17T16:39:35.941Z","repository":{"id":39593604,"uuid":"283626082","full_name":"ygev/sketch-accessibility-assistant","owner":"ygev","description":"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!","archived":false,"fork":false,"pushed_at":"2023-01-06T12:48:44.000Z","size":914,"stargazers_count":26,"open_issues_count":18,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-15T23:57:15.370Z","etag":null,"topics":["a11y","a11y-testing","accessibility","accessibility-assistant","accessibility-testing","color-contrast","color-contrast-checker","font-size","sketch","sketch-app","sketch-assistant","sketch-assistants","sketch-files"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ygev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-29T23:53:24.000Z","updated_at":"2024-01-12T08:05:10.000Z","dependencies_parsed_at":"2023-02-06T03:01:55.239Z","dependency_job_id":null,"html_url":"https://github.com/ygev/sketch-accessibility-assistant","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"sketch-hq/sketch-assistant-template","purl":"pkg:github/ygev/sketch-accessibility-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygev%2Fsketch-accessibility-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygev%2Fsketch-accessibility-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygev%2Fsketch-accessibility-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygev%2Fsketch-accessibility-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ygev","download_url":"https://codeload.github.com/ygev/sketch-accessibility-assistant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygev%2Fsketch-accessibility-assistant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265631128,"owners_count":23801748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["a11y","a11y-testing","accessibility","accessibility-assistant","accessibility-testing","color-contrast","color-contrast-checker","font-size","sketch","sketch-app","sketch-assistant","sketch-assistants","sketch-files"],"created_at":"2025-04-09T16:30:43.267Z","updated_at":"2025-07-17T16:39:35.890Z","avatar_url":"https://github.com/ygev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg align=\"center\" src=\"icon.png\" width=\"125\" alt=\"icon\"\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\u003ch2 align=\"center\"\u003eSketch Accessibility Assistant\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"checked.png\" width=\"500\" alt=\"Accessibility Assistant in action.\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"mailto:ygis@mit.edu\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Sketch-68+-blue.svg?style=flat\" alt=\"Contact\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"License: MIT license\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThe 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.](https://www.sketch.com/docs/assistants/)\n\n## Rules\n\n- [Shapes must meet AA color contrast compliance.](https://github.com/ygev/sketch-accessibility-assistant/tree/main/src/rules/aa-contrast-shape)\n- [Text must meet AA color contrast compliance.](https://github.com/ygev/sketch-accessibility-assistant/tree/main/src/rules/aa-contrast-text)\n- [Text must meet AAA color contrast compliance.](https://github.com/ygev/sketch-accessibility-assistant/tree/main/src/rules/aaa-contrast-text)\n- [Text must not be justified.](https://github.com/ygev/sketch-accessibility-assistant/tree/main/src/rules/text-not-justified)\n\n## Installation \n\n👉 Click [here](https://add-sketch-assistant.now.sh/api/main?pkg=sketch-accessibility-assistant)\nto add to your Sketch document.\n\n\u003e Or, add using a Sketch release variant:\n\u003e [Beta](https://add-sketch-assistant.now.sh/api/main?variant=beta\u0026pkg=sketch-accessibility-assistant)\n\n## Known Bugs\n- Layers outside the artboard are not detected yet.\n- Very sensitive detection of overlap between layer coordinates. Planning to change it to 80%+ overlap, rather than 1%+ to avoid false negatives.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fygev%2Fsketch-accessibility-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fygev%2Fsketch-accessibility-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fygev%2Fsketch-accessibility-assistant/lists"}