1.0.2 • Published 1 year ago

whatt v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

whatt - Multilingual CLI Translator

whatt is a command-line tool that allows you to translate text into multiple languages using Node.js and popular translation APIs.

Installation

npm install -g whatt

Alternatively, you can install it locally in your project:

npm install whatt

Usage

After installation, you can use Whatt from the command line. Here's how you can use it =>

whatt "Hello world!" japanese

Output =>

iamovi@ovismint:~$ whatt "Hello world!" japanese

Translated text (japanese): こんにちは世界!
  • Change "Hello world!" to the texts you want to translate.

Supported Languages

  • french
  • german
  • spanish
  • bengali
  • japanese
  • korean
  • chinese
  • arabic
  • russian
  • portuguese
  • italian
  • hindi

more will be added!


MIT LICENSED

_ by Maruf OVi

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago