For building better accessible web applications more easily it would be useful to retrieve unit names via the Intl.DisplayNames API
. This is analogous to currencies, regions, languages or scripts.
Consider an input field for weights, in which the output of Intl.NumberFormat
could be displayed regularly and expose "42 Kilogramm" via the accessible tree.