Skip to content

Support custom / pluggable "formatters" (beside Date/Time/Number ...) #22

Closed
@jamuhl

Description

@jamuhl

While having the build in formatters (numbers, dates, lists, relative dates) is awesome sometimes there is the need to define some custom format (simple as lowercasing, uppercasing, ...)

Example:

"You are {what, uppercase}."

i18next uses a function in form: (value, format, lng, options) => value to allow those (https://github.com/i18next/i18next/blob/master/src/defaults.js#L55)

See previous comments:

Metadata

Metadata

Assignees

No one assigned

    Labels

    requirementsIssues related with MF requirements listresolve-candidateThis issue appears to have been answered or resolved, and may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions