0.0.3 • Published 3 years ago

fanyi-deibo v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

通过调用百度翻译的API,运用ts,node等制作命令行翻译工具

如何编译ts

yarn global add typescript// 第一步
tsc --init// 第二步,呼出tsconfig.json文件
"outDir": "dist",// 将该项修改为dist
tsc -p .// 编译完成
0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago