1.1.2 • Published 7 years ago

rex-intl-translator v1.1.2

Weekly downloads
1
License
GPL-3.0
Repository
-
Last release
7 years ago

Transform

  1. Extract react-intl messages from source directory
  2. Read the previous locale translations
  3. Convert react-intl messages to locale templates
  4. Translate react-intl messages
  5. Write translated locales to disk

Parameters

keytypedefaultdescription
srcPathstringundefined(glob) Path to React components. Transform will extract react-intl from all react components in this path.
intlPathstringundefined(glob) Path to read/write react-intl messages and translated locales to.
langsArrayundefinedvalid locales
optionsobjectundefined

Options

keytypedefaultdescription
testbooleanfalseWill extract messages and read translations from disk. If anything is not translated, an error will be thrown.
1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago