easy-translate-cli

1.0.1 • Public • Published

yt-cli

Yandex translate CLI app.

Use translation API provided by yandex.ru using CLI.

Install

npm install easy-translate-cli -g

Usage

  $ yt [text] [languge]

For example:

  $ yt 'Hello world!' ru
  <!-- or -->
  $ yt text='Hello world!' lang=ru

will output

    🇬🇧  : Hello world!
    🇷🇺  : Всем привет!

Readme

Keywords

none

Package Sidebar

Install

npm i easy-translate-cli

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

3.35 kB

Total Files

5

Last publish

Collaborators

  • tiny-chief