Packages
ex_cldr_locale_display
1.7.3Locale display name presentation for Common Locale Data Repository (CLDR) locales.
unicode_transform
1.0.0Transliterates text between scripts, applies normalization and case mappings, and executes arbitrary CLDR transforms.
ex_cldr_collation
1.0.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.0Localized and internationalized message formatting using Unicode MessageFormat 2 (MF2) and legacy ICU Message Format, integrated with the ex_cldr family supporting over 700 locales
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.5.0Cldr-based localized route generation and path helpers for Phoenix
unicode_string
2.0.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.
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.
cldr_html
1.6.0HTML helper functions for the Common Locale Data Repository (CLDR).
abnf
0.0.1ABNF parser for Elixir
astro
2.1.0Astronomical calculations in Elixir including sunrise, sunset, moonrise, moonset, equinox, solstice, moonphase and more.
text_corpus_udhr
0.1.0Corpus for the `Text` library from the Universal Declaration of Human Rights.
text
0.2.0Text analysis and processing for Elixir including ngram, language detection and more.
ex_cldr_person_names
1.1.1Person name formatting functions for the Common Locale Data Repository (CLDR) package ex_cldr.
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_trans
1.1.2CLDR-based embedded translations for Ecto schemas
ex_cldr_calendars_format
1.0.1Customizable calendar formatting (HTML, Markdown and custom) for localised and generalised calendars based upon ex_cldr_calendars.
attempt
0.6.0Implements a retry budget and token bucket for retriable function execution
color
0.4.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_calendars_coptic
1.1.0Implementation of the Coptic calendar for Elixir.