{"id":13774348,"url":"https://github.com/DennisSuitters/summernote-a11y","last_synced_at":"2025-05-11T06:32:51.834Z","repository":{"id":87646473,"uuid":"112191513","full_name":"DennisSuitters/summernote-a11y","owner":"DennisSuitters","description":"Unobtrusive Accessibility Checker for Summernote WYSIWYG that uses CSS","archived":false,"fork":false,"pushed_at":"2019-10-05T09:21:17.000Z","size":217,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-09T04:04:14.689Z","etag":null,"topics":["a11y","a11y-testing","accessibility-checker","css","summernote","summernote-plugins"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DennisSuitters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-11-27T12:06:56.000Z","updated_at":"2020-10-14T07:34:10.000Z","dependencies_parsed_at":"2024-01-13T11:57:49.391Z","dependency_job_id":"99bdfc7b-b4dd-4337-9a14-24bec9f5fb24","html_url":"https://github.com/DennisSuitters/summernote-a11y","commit_stats":null,"previous_names":["dennissuitters/summernote-a11y","diemendesign/summernote-a11y"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-a11y","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-a11y/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-a11y/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-a11y/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DennisSuitters","download_url":"https://codeload.github.com/DennisSuitters/summernote-a11y/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225022119,"owners_count":17408556,"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-checker","css","summernote","summernote-plugins"],"created_at":"2024-08-03T17:01:25.882Z","updated_at":"2024-11-17T09:30:44.666Z","avatar_url":"https://github.com/DennisSuitters.png","language":"JavaScript","funding_links":[],"categories":["Plugins"],"sub_categories":["Syntax"],"readme":"# summernote-a11y\nUnobtrusive Accessibility Checker Plugin for Summernote WYSIWYG that uses CSS\n\nThis Plugin uses a modified version of the CSS rules from [a11y.css](https://github.com/ffoodd/a11y.css) to check the Accessibility of the content in the Summernote Editor Area.\n\n![summernote-a11y](a11y-screenshot.gif)\n\n\n### Installation\n\n#### 1. Include JS\n\nInclude the following code after Summernote:\n\n```html\n\u003cscript src=\"summernote-a11y.js\"\u003e\u003c/script\u003e\n```\n\n#### 2. Supported languages\n\nCurrently available in English!\n\n#### 3. Summernote options\n\n```javascript\n  $('.summernote').summernote({\n      toolbar:[\n          ['a11y',['a11y']], // The Button\n          ['style',['style']],\n          ['font',['bold','italic','underline','clear']],\n          ['fontname',['fontname']],\n          ['color',['color']],\n          ['para',['ul','ol','paragraph']],\n          ['height',['height']],\n          ['table',['table']],\n          ['insert',['media','link','hr']],\n          ['view',['fullscreen','codeview']],\n          ['help',['help']]\n      ],\n      a11y:{\n        langFile: '[folder]/lang/en-US.css' // This is the location to your CSS Language file.\n      }\n  });\n```\n\n#### 4. Check out our other Summernote Plugins via our main Github page.\n- [Diemen Design](https://github.com/DiemenDesign/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDennisSuitters%2Fsummernote-a11y","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDennisSuitters%2Fsummernote-a11y","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDennisSuitters%2Fsummernote-a11y/lists"}