List @localizer/format-list 1.0.1
listFormatter<
T
> (options?
): ValueFormatter<T
>
T
extends Localizable[] - The type of value to format.
This formatter provides a locale-aware method to format lists, ensuring clarity across different languages and regions.
TIP
If you prefer to use default settings, consider using a preconfigured formatter for conjunction (and), disjunction (or) or generic lists. It simplifies the process by providing a ready-to-use configuration for common use cases.