ts-transform-react-intl
Version:
Extracts string messages for translation from modules that use React Intl.
10 lines (6 loc) • 641 B
Markdown
# ts-transform-react-intl
[](https://greenkeeper.io/)
[](https://badge.fury.io/js/ts-transform-react-intl)
[](https://travis-ci.org/longlho/ts-transform-react-intl)
Extracts string messages for translation from modules that use React Intl (similar to [`babel-plugin-react-intl`](https://github.com/yahoo/babel-plugin-react-intl)).
Take a look at [`compile.ts`](compile.ts) for example in integration.