https://github.com/willnode/html-aware-translator
HTML-aware google translator tool
https://github.com/willnode/html-aware-translator
google-translate-api html
Last synced: 5 months ago
JSON representation
HTML-aware google translator tool
- Host: GitHub
- URL: https://github.com/willnode/html-aware-translator
- Owner: willnode
- Created: 2020-10-07T22:37:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-07T23:29:06.000Z (about 5 years ago)
- Last Synced: 2025-01-15T14:14:07.585Z (12 months ago)
- Topics: google-translate-api, html
- Language: JavaScript
- Homepage: https://willnode.github.io/html-aware-translator
- Size: 114 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# html-aware-translator
[](https://travis-ci.com/willnode/html-aware-translator)
This tool extracts HTML text and translate it in batch and inject them back. Useful for quick translating HTML pages.
### [Try now](https://willnode.github.io/html-aware-translator)
If you plan to make automated requests or other heavy requests, please deploy your own VM that runs CORS proxy and put that URL to `localStorage['trans_content_cors']` (reload to make your changes takes effect).
Powered by [google-translate-api-browser](https://github.com/cjrsgu/google-translate-api-browser)