1.1.12 • Published 9 months ago
xtranslator v1.1.12
xTranslator
简介(introduction)
聚合翻译 api
安装(installation)
npm i xtranslator
import xtranslator from "xtranslator";
xtranslator.e.chatgpt.setKeys({ key: "" });
console.log(await xtranslator.e.chatgpt.run("hi", "auto", "zh"));
console.log(await xtranslator.e.chatgpt.run(["what can i say", "see you again"], "auto", "zh"));
<script src="./dist/xtranslator.umd.js"></script>
<script></script>
引擎支持:
- 百度
- 有道
- 必应
- 彩云
- deepl
- deeplx
- chatgpt(ollama)
- gemini
- 小牛
- 腾讯交互式
- 腾讯
- 火山
- 谷歌(免费)
- Yandex(免费)
1.1.12
9 months ago
1.1.9
10 months ago
1.1.8
10 months ago
1.1.7
10 months ago
1.1.6
10 months ago
1.1.5
11 months ago
1.1.11
9 months ago
1.1.10
10 months ago
1.1.1
12 months ago
1.1.0
12 months ago
1.0.9
1 year ago
1.0.8
1 year ago
1.0.7
1 year ago
1.1.4
11 months ago
1.1.3
12 months ago
1.1.2
12 months ago
1.0.11
1 year ago
1.0.10
1 year ago
1.0.15
12 months ago
1.0.14
12 months ago
1.0.13
1 year ago
1.0.12
1 year ago
1.0.6
1 year ago
1.0.5
1 year ago
1.0.4
1 year ago
1.0.3
1 year ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago