@jensimmons
@paul
@jaffathecake
@deno_land
et al.
Hello browser people, hello server people, hello JS,
what I do wonder about is if we could harmonize the data offered in your version of Intl https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Intl
Two examples :
- Federal States and Currency
user story;
A client-to-server federated software can rely on Intl and use all of its data and names in all of the languages consistently.
Currently some environments only offer ISO3166-2 and "a subset of" ISO3166-2-lvl4 while others thankfully offer all ISO3166-2-lvl4 and ISO3166-2-lvl8 …
Let's just get all of the states.
Yesterday we had a quiz with the question of the currency in the "holiday paradise Curaçao and Sint Maarten" which is the Carribean Gulden since 2025.
Could there be 1 repository for the data for all [despite hypercapitalism] ?
Then we could e.g. write things comparing against e.g. wikidata, contribute, keep it updated and be happy.
?

Intl - JavaScript | MDN
Das Intl Namensraum-Objekt enthält mehrere Konstruktoren sowie Funktionen, die den Internationalisierungs-Konstruktoren und anderen sprachsensitiven Funktionen gemeinsam sind. Zusammen bilden sie die ECMAScript Internationalization API, die sprachsensitive Zeichenfolgenvergleiche, Nummernformatierung, Datums- und Zeitformatierung und mehr bietet.








