d56debb089c61c019c77b1c63dc37ae2cf198791
Will hopefully address these downstream bugs: https://phabricator.wikimedia.org/T279269 https://phabricator.wikimedia.org/T279252
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%