0.3.0 • Published 11 years ago
ntrans v0.3.0
node-translator
Yet another Chinese-English translate tool written in Node.
Install
[sudo] npm install ntrans [-g]Usage
$ ntrans chrome
chrome
美音: [krom] 英音: [krəʊm]
翻译:n. 铬,铬合金;铬黄;谷歌浏览器Develop
node-translator has been refactored with ECMAScript 6 using babeljs.
- Clone the project from github
- Run
npm installto install dependencies - Run
npm run buildto build package from ES6, or just runnpm run build-watch
License
The MIT License
