html-i18n-cli

0.2.0 • Public • Published

html-i18n-cli

HTML 国际化工具

安装

npm i -g html-i18n-cli

使用

  1. 生成 JSON 文件
html parse test.html
  1. 翻译 JSON 文件

输入两次 Ctrl + C 终止,机翻后可手动校对

html translate test.json
  • -t zh 指定目标语言
  • -n 50 指定更新频率
  • --appid 百度翻译 APPID
  • --serret 百度翻译 SECRET
  1. 还原 HTML 文件
html render test.html test.json

附加功能

  • JSON 转 EXCEL
html convert test.json
  • EXCEL 转 JSON
html convert test.xlsx

相关项目

Readme

Keywords

none

Package Sidebar

Install

npm i html-i18n-cli

Weekly Downloads

0

Version

0.2.0

License

none

Unpacked Size

20.6 kB

Total Files

13

Last publish

Collaborators

  • f-loat