reactive-text
v1.0.2
Published
Localize words, numbers, prices and date representations for React apps. reactive-text allows you to translate your strings and to format dates, numbers, prices, and date values.
Downloads
3
Readme
reactive-text
Translate words and localize your numbers, prices and date representations for React apps. reactive-text allows you to format dates, numbers, prices and date values correctly based on locales and translation dictionalies.
Install
reactive-text can be installed via npm, like:
npm install -S reactive-text
Features
- Translate words and format strings based on locales.
- Format date values based on locales.
- Format numbers with separators.
- Format prices with separators and currency symbols.