(2 commentaires) (0 réaction) (0 personne assignée)JavaScript (5 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (165 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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!

Guide contributeur