globalize
Format converter
A JavaScript library that converts text into numbers and dates in user-specified formats, using official Unicode CLDR data
A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
5k stars
134 watching
603 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 4 awesome lists
cldrcldr-datacldr-jsonformatteri18nintll10nparser
Related projects:
Repository | Description | Stars |
---|---|---|
code-art-eg/angular-globalize | A set of Angular pipes and services for formatting numbers and dates using the Globalize library. | 1 |
gabrie-allaigre/ngx-easy-i18n-js | A library and Angular module for easy internationalization using static translations | 2 |
lingui/js-lingui | An internationalization framework for JavaScript applications | 4,613 |
wikimedia/jquery.i18n | A JavaScript library for internationalizing web applications by using a JSON-based localization file format | 704 |
adamwdraper/numeral-js | A JavaScript library for formatting and manipulating numbers | 9,664 |
facebook/fbt | A JavaScript framework for organizing and managing translatable UI elements in web applications. | 3,901 |
ryandrewjohnson/react-localize-redux | A React library for handling translations in web applications | 374 |
thinkjs/think-i18n | An internationalization library for ThinkJS 3.0, providing tools for translating text, dates, and numbers across multiple locales. | 8 |
unicode-org/cldr | Provides data and tools for internationalization and localization of software | 923 |
coderifous/jquery-localize | A jQuery plugin that simplifies internationalization by loading translations on demand from JSON files. | 465 |
simplelocalize/simplelocalize-react-intl | An internationalization demonstration project using React, TypeScript, and SimpleLocalize for translation management | 7 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
kipcole9/cldr | Provides key building blocks for software to support the world's languages by offering the largest and most extensive standard repository of locale data. | 1 |
airbnb/polyglot.js | An I18n helper library that provides a simple solution for managing translated phrases in JavaScript applications. | 3,708 |
ttag-org/ttag | A JavaScript library for internationalization and localization using ES6 template literals and GNU gettext. | 346 |