m-translate
v1.0.2
Published
## Install
Downloads
7
Readme
A mini translation tool in Node.js
Install
yarn global add m-translateor
npm i -g m-translateYou will have a command —— fy
Usage
fy <word>English → Chinese
fy international
# it will return '国际的'Chinese → English
fy 快乐
# it will return 'happy'