65420c91f6759b05ce582ec30e7d8ae6d1dfad9d
Downstream task: https://phabricator.wikimedia.org/T375947 Co-authored-by: SrishAkaTux <ssethi@wikimedia.org>
Language data and utilities
This library contains language related data, and utility libraries written in PHP and Node.js to interact with that data.
The language related data comprises of the following,
- The script in which a language is written
- The script code
- The language code
- The regions in which the language is spoken
- The autonym - language name written in its own script
- The directionality of the text
This data is populated from the current version of CLDR supplemental data and various other sources.
Documentation
Release schedule
Similar to MLEB, this library will have a quarterly release schedule, and will be released along with MLEB. Intermediate releases will be made for important bug fixes.
Changelog
The full changelog is available in CHANGELOG.md.
Description
Languages
PHP
58%
JavaScript
42%