Skip to content

🔖javascript library that encapsulates the Google Translate API and the Baidu Translation API

License

Notifications You must be signed in to change notification settings

RANSUROTTO/Translate-API-js-library-Google-Translate-and-Baidu-Translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate API js library (google Translate and Baidu Translate)


不要问我为什么有那么几种语言文档说明,我就是喜欢挑我喜欢的语言来测试这个项目,如果不喜欢。那我改行吗(;д;)

一个免费、自由、方便的调用google翻译和中国的百度翻译API的JavaScript库
Google翻訳を自由に呼び出すことができ、簡単で、中国のBaiduの翻訳APIのJavaScriptライブラリー
A free, free and easy way to call google translation and the Chinese Baidu translation API for JavaScript libraries

该文档提供三种语言支持。顺序为英语、中文、日语。可自行跳转到指定语言阅读。
この文書では、3つの言語でサポートを提供します。英語、中国語、日本語で注文。特定の言語の読みにジャンプして自由に。
The document is available in three languages. The order is English, Chinese, Japanese. You can jump to the specified language to read.

Of course only API interface URL is important and you can take away APIURL without using this item

English documents

Use documentation:
Click Link To Url
Language list:
Click Link To Url

中文文档

使用文档:
Click Link To Url
翻译API语言列表:
Click Link To Url

日本語のドキュメント

説明書:
Click Link To Url
言語翻訳リスト:
Click Link To Url

About project

  • Based on Jquery.

  • Very easy to understand a translation request based on ajax api js library.

  • Spare time write

  • It is best to know or use Jquery Deferred objects before using the js library.

About translation

Google translation:
    https://translate.google.com/

Google translation API:
    https://cloud.google.com/translate/

Google translation language list:
    https://translate.google.cn/about/intl/ALL_cn/languages/

Baidu translation:
    http://fanyi.baidu.com/

Baidu translation API:
    http://api.fanyi.baidu.com/api/trans/product/index

Baidu translation language list:
    http://api.fanyi.baidu.com/api/trans/product/apidoc#languageList

About permission

MIT license
https://github.com/ZhengZicong/Translation-API-js-library-Google-Translate-and-Baidu-Translation-/blob/master/LICENSE

About

🔖javascript library that encapsulates the Google Translate API and the Baidu Translation API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published