Packages
attempt
0.6.0Implements a retry budget and token bucket for retriable function execution
calendrical
1.0.0Localized month- and week-based calendars and calendar functions based upon CLDR data via Localize.
ex_cldr_calendars_coptic
1.1.0Implementation of the Coptic calendar for Elixir.
ex_cldr_calendars_lunisolar
1.2.0Implementation of Lunisolar Chinese, Japanese and Korean calendars for Elixir
unicode_idna
0.2.0Pure-Elixir implementation of UTS #46 (IDNA 2008 Compatibility Processing) with Punycode (RFC 3492), bidi (RFC 5893) and CONTEXTJ joiner rules.
ex_cldr_print
1.0.1Printf/sprintf functions and macros for Elixir
ex_cldr_calendars_ethiopic
1.1.1Implementation of the Ethiopic calendar for Elixir.
ex_cldr_unicode
0.8.0DEPRECATED. Package replaced by `ex_unicode`, please use that package. Functions to introspect the Unicode character database and to provide fast codepoint lookups and guards.
ex_tempo
1.0.0Time as an interval, not an instant — ISO 8601 / IXDTF date, time, interval, duration, recurrence, set-algebra, scheduling, and constraint-network library for Elixir. Calendar- and timezone-aware.
image_vision
0.4.0Simple image classification, embedding, object detection, segmentation, background removal, captioning, and zero-shot classification for the `image` library. Powered by Bumblebee and Ortex with strong, permissively-licensed defaults — no ML expertise required.
ex_cldr_calendars_persian
1.1.1Implementation of the Persian Solar Hijri calendar for Elixir
localize_translate
0.2.0Embedded translations for Ecto schemas
snowball
0.1.1Snowball string-processing language compiler and runtime for Elixir. Compiles `.sbl` files into Elixir modules and provides the runtime support functions those generated modules call into.
cldr_calendars_composite
1.0.0Composite calendars (composing non-overlapping calendars into one) using the Common Locale Data Repository (CLDR).
ex_money_input
0.3.0Locale-aware money form input — <.money_input> and <.currency_picker> Phoenix HEEx components, an AutoNumeric-backed JS hook, and an Ecto changeset bridge.
unicode_unihan
0.4.0Functions to introspect the Unicode Unihan character database.
text_stemmer
0.1.0Pre-compiled Snowball stemmers for Elixir. Ships 36 stemming algorithms covering a wide range of natural languages, accessible through a single `Text.Stemmer.stem/2` entry point.
cldr_calendars_coptic
1.0.0Implementation of the Coptic calendar for Elixir.
intl
1.0.0An Elixir interface to internationalization functions modelled on the JavaScript Intl API. Delegates to the Localize library for locale-aware formatting of numbers, dates, lists, durations, and more.
localize_inputs_core
0.2.0Shared base for the Localize.Inputs family — `localize_number_inputs` and `localize_datetime_inputs` both depend on this. Carries the shared exception types, Gettext backend, CSS variable tokens, and JS bootstrap helpers.