languages4translatewiki provides a tiny, dependency‑free JSON database of the 468 ISO‑639 languages supported by translatewiki.net, packaged for both Node.js and browser use. It offers simple helper functions (`isValid`, `getAllLanguageCode`, `getLanguageInfo`) to check language codes and retrieve native names and text direction, making it a lightweight alternative to larger i18n libraries for web developers needing basic language lookup.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This a enlarger version of languages.js, for supporting all languages of translatewiki.net: A basic and lightweight replacement for Globalize. Stores ISO 639 language database in a JSON object, accesible as node module or by browser javascript interpret. Without any dependencies.