translate json object:Node.js模块用于将JSON对象从可检测的语言转换为当前通过Google翻译API的其他任何语言 源码
翻译JSON对象 ↳链接: | Node.js模块,用于通过以下方式将JSON对象从可检测的语言转换为任何其他语言 Google:| Yandex:| ⍗安装 npm i translate-json-object 例 // Require the module and instantiate instance var TJO = require ( 'translate-json-object' ) ( ) ; // Choose the service to use google/yandex, // if you provide both yandex will be use
文件列表
translate-json-object-master.zip
(预估有个25文件)
translate-json-object-master
.gitignore
535B
package.json
2KB
.npmrc
15B
package-lock.json
369KB
.travis.yml
265B
CONTRIBUTING.md
1KB
LICENSE
1KB
__mocks__
yandex-translate.js
353B
暂无评论