cli-translator
v0.0.2
Published
ranslate text in command line using apis from youdao, iciba and others
Downloads
2
Readme
ABOUT
CLI (command lint interface) that helps translate input text
i wrote this to learn how to write CLI-s with Node, but it should perfectly workable.
HOW TO USE
install using this command
node install -g cli-translator
and use it
translate # will prompty for input
translate hello # translate english word to chinese
translate "hello world" # translate english sentence to chinese
translate 你好 # translate chinese to english