1.0.5 • Published 2 years ago

tarjimly v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago