bulk-translate
v1.0.2
Published
> Use Google Translate API to translate one text to multiple languages in one go
Downloads
3
Readme
bulk-translate
Use Google Translate API to translate one text to multiple languages in one go
Install
npm i -g bulk-translate
Usage
Usage
$ bulk-translate [options]
Options
--text string The to be translated text
-f, --from string The language from which the text should be translated (ISO codes only)
-t, --to string The languages to which the text should be translated (ISO codes only)
-h, --help string Most usefull guide ever