Needs a collection of functions able to format values.
- For numbers: wrapper of Intl https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl
- For dates: ?
- Anything else ?
It's likely needed a specific class which includes all the formatting methods. However, investigate other solutions.
Needs a collection of functions able to format values.
It's likely needed a specific class which includes all the formatting methods. However, investigate other solutions.