Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulipulichen/html-api-transtration
https://github.com/pulipulichen/html-api-transtration
Last synced: about 18 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/pulipulichen/html-api-transtration
- Owner: pulipulichen
- License: mit
- Created: 2021-11-26T11:15:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T19:15:02.000Z (9 months ago)
- Last Synced: 2024-05-08T19:05:12.334Z (9 months ago)
- Language: JavaScript
- Size: 60.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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