1.0.5 • Published 3 years ago

tarjimly v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Tarjimly

Tarjimly is the Arabic word for "translate for me". Simple command-line for translation build using MyMemory API

What's inside

├── bin
│   ├── tarjimly.js
├── src
│   ├── index.js
├── package-lock.json
├── package.json
└── readme.md

Install via npm (-g for globally for easier reach and usage)

npm i tarjimly -g

How to run

tarjimly your_word from_language to_language

Example from English to Arabic (single word works without quotes)

tarjimly house en ar

Example from English to Italian

tarjimly 'I am coming home' en it

Licence

MIT

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago