Globalize

E554824

Globalize is a JavaScript library that provides internationalization and localization support for applications, including formatting and parsing of numbers, dates, currencies, and messages.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
Globalize canonical 1

Statements (47)

Predicate Object
instanceOf JavaScript library
internationalization library
localization library
dataSource CLDR JSON data
designGoal avoid code generation at build time
share same code on client and server
documentationFormat online documentation
feature currency formatting
date formatting
date parsing
message formatting
number formatting
number parsing
pluralization support
relative time formatting
time formatting
unit formatting
hostPlatform Node.js applications
web applications
license MIT License
primaryPurpose internationalization support
localization support
programmingLanguage JavaScript
providesAPI Globalize.currencyFormatter
Globalize.dateFormatter
Globalize.dateParser NERFINISHED
Globalize.messageFormatter NERFINISHED
Globalize.numberFormatter NERFINISHED
Globalize.numberParser NERFINISHED
Globalize.plural NERFINISHED
Globalize.relativeTimeFormatter NERFINISHED
Globalize.unitFormatter NERFINISHED
repositoryPlatform GitHub NERFINISHED
requires CLDR data loading
supports ICU MessageFormat-like syntax
custom message patterns
locale-sensitive currency formatting
locale-sensitive date formatting
locale-sensitive message formatting
locale-sensitive number formatting
modular loading of CLDR data
multiple locales
runtime-only internationalization
supportsEnvironment client-side JavaScript
server-side JavaScript
supportsRuntime Node.js NERFINISHED
usesStandard Unicode CLDR NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

OpenJS Foundation hostsProject Globalize