Packages
ex_cldr_locale_display
1.7.3Locale display name presentation for Common Locale Data Repository (CLDR) locales.
unicode_transform
1.1.0Transliterates text between scripts, applies normalization and case mappings, and executes arbitrary CLDR transforms.
color
0.13.0A comprehensive color library: 21 color spaces, chromatic adaptation, ICC rendering intents, ΔE2000 / WCAG / APCA contrast, gamut mapping, color mixing and gradients, blend modes, color harmonies, color temperature, spectral pipeline, and a full CSS Color 4 / 5 parser. Zero runtime dependencies.
ex_cldr_collation
1.1.0Elixir implementation of the Cldr Collation algorithm, providing language-aware string sorting and comparison. An opt-in NIF is provided for high performance collating.
ex_cldr_messages
2.0.1Localized and internationalized message formatting using Unicode MessageFormat 2 (MF2) and legacy ICU Message Format, integrated with the ex_cldr family supporting over 700 locales
unicode_string
2.3.0Unicode locale-aware case folding, case mapping (upcase, downcase and titlecase) case-insensitive equality as well as word, line, grapheme and sentence breaking and streaming.
localize
1.0.0Localization (parsing, formatting) of numbers, dates/time/calendar, units of measure, messages and lists. Includes localized collation.
ex_cldr_units_sql
1.0.1Unit functions for the serialization to a database of a Cldr.Unit.t data type. Also includes aggregation and sum functions.
ex_cldr_routes
1.6.0Cldr-based localized route generation and path helpers for Phoenix
unicode_guards
1.0.1Implementation of Unicode Set-based guards for Elixir. Supports matching unicode sets to codepoints that can be used in function guards.
abnf
0.0.1ABNF parser for Elixir
cldr_html
1.6.0HTML helper functions for the Common Locale Data Repository (CLDR).
ex_cldr_person_names
1.1.1Person name formatting functions for the Common Locale Data Repository (CLDR) package ex_cldr.
astro
2.4.0Astronomical calculations in Elixir including sunrise, sunset, moonrise, moonset, equinox, solstice, moonphase and more.
text
0.6.2Text analysis and processing for Elixir including ngram, language detection and more.
text_corpus_udhr
0.1.0Corpus for the `Text` library from the Universal Declaration of Human Rights.
ex_cldr_trans
1.1.3CLDR-based embedded translations for Ecto schemas
ex_cldr_strftime
1.0.1Generates a Calendar.strftime/3 options list from CLDR date time formats to support localised date, time and date time formatting.
ex_cldr_calendars_format
1.0.1Customizable calendar formatting (HTML, Markdown and custom) for localised and generalised calendars based upon ex_cldr_calendars.
localize_web
1.0.1Plugs, localized routes, and HTML helpers for the Localize library.