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

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

Awesome Lists containing this project

README

          

# html-aware-translator

[![Build Status](https://travis-ci.com/willnode/html-aware-translator.svg?branch=master)](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)