m-translate

1.0.2 • Public • Published

A mini translation tool in Node.js

Install

yarn global add m-translate

or

npm i -g m-translate

You will have a command —— fy

Usage

fy <word>

English → Chinese

fy international
# it will return '国际的'

Chinese → English

fy 快乐
# it will return 'happy'

/m-translate/

    Package Sidebar

    Install

    npm i m-translate

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    4.69 kB

    Total Files

    5

    Last publish

    Collaborators

    • eddiema