Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pulipulichen/html-api-transtration


https://github.com/pulipulichen/html-api-transtration

Last synced: about 18 hours ago
JSON representation

Awesome Lists containing this project

README

        

# HTML-API-Transtration

https://github.com/pulipulichen/HTML-API-Transtration

````html

(async function () {
let api = PuliPostMessageAPI()

let url = 'https://pulipulichen.github.io/HTML-API-Transtration/index.html'
let data = {
text: '待翻譯的文字',
lang: 'en'
}
let result = await api.send(url, data)
})()

````

# Minify

https://www.toptal.com/developers/javascript-minifier/

# TODO

- HTML Cache
- GitHub Pages