{"id":21510636,"url":"https://github.com/svinkle/csss-a11y-plugin","last_synced_at":"2025-06-14T13:03:46.937Z","repository":{"id":151820830,"uuid":"188056539","full_name":"svinkle/csss-a11y-plugin","owner":"svinkle","description":"Accessibility plugin for CSSS slide deck framework.","archived":false,"fork":false,"pushed_at":"2019-11-14T01:48:32.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-17T15:21:26.781Z","etag":null,"topics":["a11y","accessibility","plugin","presentation","slidedeck","slideshow"],"latest_commit_sha":null,"homepage":"https://github.com/LeaVerou/CSSS","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/svinkle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-22T14:35:03.000Z","updated_at":"2019-11-14T01:48:34.000Z","dependencies_parsed_at":"2023-05-11T14:15:28.609Z","dependency_job_id":null,"html_url":"https://github.com/svinkle/csss-a11y-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/svinkle/csss-a11y-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svinkle%2Fcsss-a11y-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svinkle%2Fcsss-a11y-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svinkle%2Fcsss-a11y-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svinkle%2Fcsss-a11y-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svinkle","download_url":"https://codeload.github.com/svinkle/csss-a11y-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svinkle%2Fcsss-a11y-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259820783,"owners_count":22916544,"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","accessibility","plugin","presentation","slidedeck","slideshow"],"created_at":"2024-11-23T21:49:41.772Z","updated_at":"2025-06-14T13:03:46.929Z","avatar_url":"https://github.com/svinkle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSSS A11y Plugin\n\nAccessibility plugin for [CSSS slide deck framework](https://github.com/LeaVerou/CSSS).\n\n## What does it do?\n\n- Resets focus indicator to be visible on `Tab` key press\n- Removes `outline` on slide focus\n- Includes CSS helper classes\n- Sets `role` for each slide for semantic context\n- Sets `aria-roledescription` for each slide for extra context\n- Sets `aria-label` for each slide to provide an accessible name\n- Outputs a link list for keyboard controls to load previous and next slides\n- Shifts focus to slide content container on link click\n\n## Usage\n\n### CSS\n\nPlace `plugin.css` file in `css/plugins/a11y` directory and include in `head` section of Slides document.\n\n```html\n\u003clink rel=\"stylesheet\" href=\"framework/css/a11y/plugin.css\"\u003e\n```\n\n### JavaScript\n\nPlace `plugin.js` file in `scripts/plugins/a11y` directory and include before closing `body` element of Slides document.\n\n```html\n\u003cscript src=\"framework/scripts/plugins/a11y/plugin.js\"\u003e\u003c/script\u003e\n```\n\n## Browser support\n\n* Chrome\n* Edge\n* Firefox\n* Internet Explorer 10+\n* Safari\n* Opera\n\n## License\n\nThis project and its source code is licensed under the [MIT](LICENSE.txt) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvinkle%2Fcsss-a11y-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvinkle%2Fcsss-a11y-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvinkle%2Fcsss-a11y-plugin/lists"}