1.0.2 • Published 4 years ago

bulk-translate v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

bulk-translate

Use Google Translate API to translate one text to multiple languages in one go

NPM Version

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

License

MIT