Skip to content

Releases: ssbeefeater/react-localizer

V2.0.3

26 Jan 14:57

Choose a tag to compare

fix webpack

v2.0.0

26 Jan 13:36

Choose a tag to compare

v2.0.0

  • Breaking changes
    • Change id prop to text in Text component
    • Now Text component returns the translated text only without any wrapped component

v1.1.3

12 Apr 06:11

Choose a tag to compare

First release of react-localizer

  • 100% test coverage
  • Full examples using react storybook

Features

  • Simple API.
  • Supports in text variables and plural functionality.
  • You can dynamically import your language resources.
  • You can use your own plural function.
  • You can use you own textParser.