{"id":18544552,"url":"https://github.com/instructure/tinymce-a11y-checker","last_synced_at":"2025-08-20T23:32:57.730Z","repository":{"id":27765318,"uuid":"108465074","full_name":"instructure/tinymce-a11y-checker","owner":"instructure","description":"An accessibility checker plugin for TinyMCE.","archived":false,"fork":false,"pushed_at":"2024-06-26T20:42:00.000Z","size":37008,"stargazers_count":22,"open_issues_count":28,"forks_count":18,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-12-07T23:50:12.845Z","etag":null,"topics":["a11y","canvas-lms","tinymce"],"latest_commit_sha":null,"homepage":"https://instructure.github.io/tinymce-a11y-checker/","language":"JavaScript","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/instructure.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-26T20:59:51.000Z","updated_at":"2024-06-26T20:42:04.000Z","dependencies_parsed_at":"2024-06-27T00:42:54.928Z","dependency_job_id":"30b9d0cc-ee0f-4e13-be2f-ab6bd587f32a","html_url":"https://github.com/instructure/tinymce-a11y-checker","commit_stats":{"total_commits":175,"total_committers":25,"mean_commits":7.0,"dds":0.7142857142857143,"last_synced_commit":"987b40be9dea8a4725baa7d92f59f9092516355a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Ftinymce-a11y-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Ftinymce-a11y-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Ftinymce-a11y-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Ftinymce-a11y-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/instructure","download_url":"https://codeload.github.com/instructure/tinymce-a11y-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230471175,"owners_count":18231193,"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","canvas-lms","tinymce"],"created_at":"2024-11-06T20:16:54.745Z","updated_at":"2024-12-19T17:08:41.319Z","avatar_url":"https://github.com/instructure.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyMCE Accessibility Checker Plugin _(tinymce-a11y-checker)_\n\n## Deprecated\n\nThis package had been merged into `@instructure/canvas-rce`. This repository\nis no longer under development or being maintained.\n\nThe corresponding npm package has been deprecated.\n\nIf you use the Rich Content Editor from Canvas, the a11y checker is now\nbuilt in.\n\n---\n\n\u003e An accessibility checker plugin for TinyMCE.\n\n[![Build Status](https://travis-ci.com/instructure/tinymce-a11y-checker.svg?branch=master)](https://travis-ci.com/instructure/tinymce-a11y-checker)\n[![npm](https://img.shields.io/npm/v/tinymce-a11y-checker.svg)](https://www.npmjs.com/package/tinymce-a11y-checker)\n\n## Install\n\nYou will need to have an instance of TinyMCE setup prior to using this plugin.\n\n```bash\nnpm install tinymce-a11y-checker --save\n\n# or\n\nyarn add tinymce-a11y-checker\n```\n\n## Usage\n\n```js\nimport tinymce from \"tinymce\"\nimport \"tinymce-a11y-checker\"\n\ntinymce.init({\n  selector: \"#editor\",\n  plugins: [\"a11y_checker\"],\n  toolbar: \"check_a11y | bold italic ...\",\n})\n```\n\n## Contribute\n\nSee [the contributing file](CONTRIBUTING.md)!\n\nPRs accepted.\n\n[MIT](../LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructure%2Ftinymce-a11y-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstructure%2Ftinymce-a11y-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructure%2Ftinymce-a11y-checker/lists"}