WTTSMJGPJRIFPBASClangstats: Languages stats with ISO codes, speakers count, countries list and its population
When I work on multi-lingual projects it's always takes time to score and prioritize localization process.
Even in case with machine translation, this is still a problem, because you can't just translate all languages in the world, because it takes long time, and will spend you money when LLM will generate grabage like chars "aa" repeated thousands times in row.
Now you may hit `npm i langstats` and fetch top languages, optionally filter out languages by target countries where your app is present, then leave top N languages and have a list of languages for translation.
Simple demo that is just draw stats of top 20 spoken languages: