A TypeScript enum of all locales, such as "en-US".
Get the system locale
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise
Intl.LocaleMatcher ponyfill
Returns a list of strings representing the user's preferred languages.
Intl.Locale polyfill
JavaScript string formatting utilities for Vega.
Mapping between standard locale identifiers and Windows locale identifiers (LCID)
<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/ag-grid/ag-grid/blob/latest/documentation/ag-grid-docs/public/images/ag-logos/svg-logos/AG-Charts-Logo_Dark-Theme.svg?raw=true"/> <sourc
Internationalized calendar, date, and time manipulation utilities
Internationalization plugin for Vue.js
Locale detection utilities for Lingui apps across browser, server, and common runtimes
Windows Language Code Identifier (LCID) for JavaScript
Internationalization for H3
A map of locale codes to ISO 4217 currency codes. Supports BCP 47, i18n, and ISO 3166-1 alpha-2 formats.
Transform TypeScript `const` enums
prebuilt js-joda locale package for locales: en,en-US
Chart.js adapter to use date-fns for time functionalities
The localization (l10n) library plugin for Transloco
Utility functions for handling localization
Language codes & country codes
Its a light weight version that minimizes the dependency module of `os-locale`
@intlify/core
A TypeScript string enum for compile-time safety when working with event.key
Enum extension introduces: enum supersets, enum mass-assign, easy localization, and more sweetness to Active Record enums.
This gem allows to create enum records (named records) and to retrieve them easily. Supports globalize3 localization in enum fields initialization.
Enumlingo is a lightweight Ruby gem designed to enhance Rails applications by offering straightforward internationalization for enum fields. It simplifies the process of translating enum values across different locales, ensuring a user-friendly, multilingual experience in Rails applications.