A JavaScript library for internationalization and localization that leverage the official Unicode CLDR JSON data. The library works both for the browser and as a Node.js module. Each language, and the countries that speak that language, have different expectations when it comes to how numbers (including currency and percentages) and dates should appear. Obviously, each language has different names for the days of the week and the months of the year. But they also have different expectations for the structure of dates, such as what order the day, month and year are in. In number formatting, not only does the character used to delineate number groupings and the decimal portion differ, but the placement of those characters differ as well.
i18n parser formatter l10n intl cldr cldr-data cldr-json utility globalization internationalization multilingualization localization g11n m17n localize format parse translate strings numbers dates times calendars plural plurals pluralize cultures languages locales unicode jsonmoment.js plugin that uses cldr data for localization
moment dates globalization internationalization multilingualization localization g11n i18n m17n l10n localize format parse calendars languages localesBased on BCP 47 (RFC 5646) and the latest IANA language subtag registry. This project will be updated as the standards change.
bcp-47 language-tags subtags m17n i18n iana bcp47 rfc5646 multilingualizationBased on BCP 47 (RFC 5646) and the latest IANA language subtag registry. This project will be updated as the standards change.
iana bcp47 subtags rfc5646 m17n multilingualizationThis project provides an implementation of the ECMA-402 JavaScript Internationalization APIs standard for number formatting ( Intl.NumberFormat ) and date and time formatting ( Intl.DateTimeFormat ). Collation ( Intl.Collator ) is not currently supported. Current release is version 1.0, published 2015-07-08.
utility globalization internationalization multilingualization localization g11n i18n m17n l10n localize format parse translate strings numbers dates times calendars cultures languages localesCLDR (unicode.org) provides locale content for i18n software. The data is provided in two formats: LDML (XML format) and JSON. Our goal is to provide a simple layer to facilitate i18n software to access and use the official CLDR JSON data. See Usage and installation.
utility globalization internationalization multilingualization localization g11n i18n m17n l10n localize locale cldr json inheritance compiler
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.