google-translate::Japanese_reserved_button:一个Node.JS库,可免费使用Google Translate API

时间:2024-02-20 10:26:03
【文件属性】:

文件名称:google-translate::Japanese_reserved_button:一个Node.JS库,可免费使用Google Translate API

文件大小:12KB

文件格式:ZIP

更新时间:2024-02-20 10:26:03

nodejs javascript api google node

Google翻译API 一个库,可免费使用Google Translate。 功能亮点 自动检测源语言 自动拼写更正 自动语言校正 快速可靠 目录 安装 # Stable version, from npm repository npm install --save @iamtraction/google-translate # Latest version, from GitHub repository npm install --save iamtraction/google-translate 用法 // If you've installed from npm, do: const translate = require ( '@iamtraction/google-translate' ) ; // If you've installed from GitHub, do: const translate = require ( 'google-translate' ) ; 方法: translate(text, options) translate ( text , op


【文件预览】:
google-translate-master
----.gitattributes(16B)
----.github()
--------FUNDING.yml(445B)
--------workflows()
----src()
--------languages.js(4KB)
--------tokenGenerator.js(3KB)
--------index.js(5KB)
----.eslintrc.yml(334B)
----LICENSE(1KB)
----README.md(4KB)
----typings()
--------index.d.ts(2KB)
----.gitignore(2KB)
----package.json(846B)

网友评论