Preconfigured formatters
The @localizer library includes preconfigured value formatters for common use cases. These formatters work out-of-the-box without requiring explicit instantiation.
Dates and times
- Date @localizer/format 1.0.1
- Time @localizer/format 1.0.1
- Date and time @localizer/format 1.0.1
- Date range @localizer/format 1.0.1
- Date/time range @localizer/format 1.0.1
- Relative time @localizer/format 1.0.1
Display names
- Language name @localizer/format 1.0.1
- Country name @localizer/format 1.0.1
- Currency name @localizer/format 1.0.1
- Currency symbol @localizer/format 1.0.1
Lists of items
- Conjunction (and) @localizer/format 1.0.1
- Disjunction (or) @localizer/format 1.0.1
- Generic list @localizer/format 1.0.1
Numbers, measurements and money
- Number @localizer/format 1.0.1
- Number range @localizer/format 1.0.1
- Percentage @localizer/format 1.0.1
- Percentage range @localizer/format 1.0.1
- Currency @localizer/format 1.0.1
- Measurement @localizer/format 1.0.1
- Relative number change @localizer/format 1.0.1
- Relative percentage ratio change @localizer/format 1.0.1
Universal formatters
- Automatic formatting @localizer/format 1.0.1
- Stringification @localizer/format 1.0.1