View Source API Reference Cldr Messages v1.0.2

Modules

A CLDR/ICU message formatter for mix format plugin.

As of Gettext 0.19, Gettext supports user-defined interpolation modules. This makes it easy to combine the power of ICU message formats with the broad gettext ecosystem and the inbuilt support for gettext in Phoenix.

Implements the ICU Message Format with functions to parse and interpolate messages.

Exception raised when interpreting a message and a binding is missing

Exception raised when parsing an ICU message format

Implements a parser for the ICU Message format

Exception raised when parsing an ICU message format and positional arguments are not permitted

Implements sigil ~M to canonicalize an ICU message.