1.3.0 • Published 6 years ago

cerebro-translate v1.3.0

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

cerebro-translate

Build Status codecov npm version

Cerebro plugin for translate using Google Translate API.

Cerebro Translate Plugin Screenshot

Usage

In Cerebro, type translate en pt phrase or t en pt phrase and the translation will be shown in the result below. You can specify a source and target language respectively. If you pass only the target, the source will be set to auto, if you don't specify any language, the source will be set to auto, and target to en.

To see available languages type translate l or translate languages.

Features

  • Translate using any language passing as an argument.
  • See all availaible languages.

To Do

  • Add the ability to set default source and target languages.
  • Add translate help to show usage help.
  • Add debounce when typing.
  • Save history of results to show when type just translate.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License © Iago Dahlem