1.0.2 • Published 5 years ago

reactive-text v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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.