1 Star 0 Fork 223

cgb-lowcode/translate

forked from 鬼画符/translate 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 740 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "i18n-jsautotranslate",
"version": "3.12.0",
"description": "Two lines of js realize automatic html translation. No need to change the page, no language configuration file, no API key, SEO friendly!",
"main": "index.js",
"scripts": {
"version": "node dev/update-version.js",
"postversion": "git push && git push --tags"
},
"keywords": [
"i18n",
"translatejs",
"i18n-translatejs"
],
"files": [
"index.js"
],
"homepage": "https://github.com/xnx3/translate#readme",
"bugs": {
"url": "https://github.com/xnx3/translate/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xnx3/translate.git"
},
"author": "管雷鸣",
"license": "Apache-2.0"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cgb-lowcode/translate.git
git@gitee.com:cgb-lowcode/translate.git
cgb-lowcode
translate
translate
master

搜索帮助