{"id":15387612,"url":"https://github.com/westbrook/testing-a11y","last_synced_at":"2026-02-09T22:03:24.909Z","repository":{"id":150601098,"uuid":"450994448","full_name":"Westbrook/testing-a11y","owner":"Westbrook","description":"Exploring techniques for testing the accessibility of HTML user interfaces.","archived":false,"fork":false,"pushed_at":"2022-02-06T18:09:42.000Z","size":134,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T04:30:28.679Z","etag":null,"topics":["accessibility-testing","custom-elements","open-wc","shadow-dom"],"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/Westbrook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-01-23T03:27:44.000Z","updated_at":"2024-01-17T06:26:43.000Z","dependencies_parsed_at":"2023-06-11T18:15:31.659Z","dependency_job_id":null,"html_url":"https://github.com/Westbrook/testing-a11y","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"14c1b8ebada49a75dd1fe5dd1878b5608ec86e8c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Westbrook/testing-a11y","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Westbrook%2Ftesting-a11y","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Westbrook%2Ftesting-a11y/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Westbrook%2Ftesting-a11y/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Westbrook%2Ftesting-a11y/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Westbrook","download_url":"https://codeload.github.com/Westbrook/testing-a11y/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Westbrook%2Ftesting-a11y/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29283032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["accessibility-testing","custom-elements","open-wc","shadow-dom"],"created_at":"2024-10-01T14:54:16.380Z","updated_at":"2026-02-09T22:03:24.887Z","avatar_url":"https://github.com/Westbrook.png","language":"TypeScript","readme":"# \\\u003ctesting-a11y\u003e\n\nThis webcomponent follows the [open-wc](https://github.com/open-wc/open-wc) recommendation.\n\n## Installation\n\n```bash\nnpm i testing-a11y\n```\n\n## Usage\n\n```html\n\u003cscript type=\"module\"\u003e\n  import 'testing-a11y/testing-a11y.js';\n\u003c/script\u003e\n\n\u003ctesting-a11y\u003e\u003c/testing-a11y\u003e\n```\n\n## Linting and formatting\n\nTo scan the project for linting and formatting errors, run\n\n```bash\nnpm run lint\n```\n\nTo automatically fix linting and formatting errors, run\n\n```bash\nnpm run format\n```\n\n## Testing with Web Test Runner\n\nTo execute a single test run:\n\n```bash\nnpm run test\n```\n\nTo run the tests in interactive watch mode run:\n\n```bash\nnpm run test:watch\n```\n\n## Demoing with Storybook\n\nTo run a local instance of Storybook for your component, run\n\n```bash\nnpm run storybook\n```\n\nTo build a production version of Storybook, run\n\n```bash\nnpm run storybook:build\n```\n\n\n## Tooling configs\n\nFor most of the tools, the configuration is in the `package.json` to reduce the amount of files in your project.\n\nIf you customize the configuration a lot, you can consider moving them to individual files.\n\n## Local Demo with `web-dev-server`\n\n```bash\nnpm start\n```\n\nTo run a local development server that serves the basic demo located in `demo/index.html`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwestbrook%2Ftesting-a11y","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwestbrook%2Ftesting-a11y","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwestbrook%2Ftesting-a11y/lists"}