enhancementhelp wanted
Repository metrics
- Stars
- (165 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
React Retro Hit Counter creates numbers using SVG segments and a canvas border. This is totally unfriendly to screen readers.
I have a few thoughts for how to make it more accessible:
- Aria tags
- Adding zero-opacity text over the hit counter, something like "Hit counter with N hits"?
- Something else?
I don't really know what would be best. Open to suggestions!