https://github.com/pomerantsev/accented
A frontend library for continuous accessibility testing and issue highlighting
https://github.com/pomerantsev/accented
a11y a11y-testing accessibility axe axe-core npm-package
Last synced: 2 months ago
JSON representation
A frontend library for continuous accessibility testing and issue highlighting
- Host: GitHub
- URL: https://github.com/pomerantsev/accented
- Owner: pomerantsev
- License: mit
- Created: 2024-11-10T14:42:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-12T03:23:08.000Z (2 months ago)
- Last Synced: 2026-04-12T03:27:11.884Z (2 months ago)
- Topics: a11y, a11y-testing, accessibility, axe, axe-core, npm-package
- Language: TypeScript
- Homepage: https://accented.dev
- Size: 5.9 MB
- Stars: 78
- Watchers: 1
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Notice: NOTICE
Awesome Lists containing this project
README
# Accented
[](https://www.npmjs.com/package/accented)
A frontend library for continuous accessibility testing and issue highlighting.
**Website:** [accented.dev](https://accented.dev).
**In this monorepo:**
- The [Accented](/packages/accented) library itself.
- [accented.dev website code](/packages/website).
- The [Playground code](/packages/playground).
- A couple of internal packages.
## Contributing
Contributions are welcome!
See [CONTRIBUTING.md](/CONTRIBUTING.md) for setup instructions and guidelines.