digitalcourage.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Diese Instanz wird betrieben von Digitalcourage e.V. für die Allgemeinheit. Damit wir das nachhaltig tun können, erheben wir einen jährlichen Vorausbeitrag von 1€/Monat per SEPA-Lastschrifteinzug.

Server stats:

858
active users

Sebastian Lasse

A friend just committed to a git repo
“add XK to accepted BIC country codes (#2046)”
while this is nice, I would not use such a project.

Please people, I have seen so many hardcoded ISO constants in projects and many simply do not make sense.
So many things are baked in JS and they are always up to date.

Please people, think alone what
:digitalcourage: Intl.
can do for you.
It gives you locales, languages, currencies, currency symbols, countries, regions, units and so much more.
Probably one of the most underrated built in APIs

developer.mozilla.org/en-US/do and developer.mozilla.org/en-US/do

MDN Web DocsIntl - JavaScript | MDNThe Intl namespace object contains several constructors as well as functionality common to the internationalization constructors and other language sensitive functions. Collectively, they comprise the ECMAScript Internationalization API, which provides language sensitive string comparison, number formatting, date and time formatting, and more.