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

https://github.com/siongui/go-chrome-extension-jianfan

Chrome extension for Traditional and Simplified Chinese conversion, written in Go
https://github.com/siongui/go-chrome-extension-jianfan

chinese-simplified chinese-traditional chinese-translation chrome-extension go golang gopherjs

Last synced: 22 days ago
JSON representation

Chrome extension for Traditional and Simplified Chinese conversion, written in Go

Awesome Lists containing this project

README

        

==========================
Gojianfan Chrome Extension
==========================

.. image:: https://img.shields.io/badge/Language-Go-blue.svg
:target: https://golang.org/

.. image:: https://godoc.org/github.com/siongui/go-chrome-extension-jianfan?status.png
:target: https://godoc.org/github.com/siongui/go-chrome-extension-jianfan

.. image:: https://api.travis-ci.org/siongui/go-chrome-extension-jianfan.png?branch=master
:target: https://travis-ci.org/siongui/go-chrome-extension-jianfan

.. image:: https://goreportcard.com/badge/github.com/siongui/go-chrome-extension-jianfan
:target: https://goreportcard.com/report/github.com/siongui/go-chrome-extension-jianfan

.. image:: https://img.shields.io/badge/license-Unlicense-blue.svg
:target: https://raw.githubusercontent.com/siongui/go-chrome-extension-jianfan/master/UNLICENSE

.. image:: https://img.shields.io/twitter/url/https/github.com/siongui/go-chrome-extension-jianfan.svg?style=social
:target: https://twitter.com/intent/tweet?text=Wow:&url=%5Bobject%20Object%5D

Chrome extension for Traditional and Simplified Chinese cinversion, written in
Go_, compiled to JavaScript via GopherJS_.

Tested on:

- `Ubuntu Linux 17.04`_
- `Go 1.8.1`_

UNLICENSE
+++++++++

Released in public domain. See UNLICENSE_.

References
++++++++++

.. [1] | `build chrome extension - Google search `_
| `build chrome extension - DuckDuckGo search `_
| `build chrome extension - Ecosia search `_
| `build chrome extension - Qwant search `_
| `build chrome extension - Bing search `_
| `build chrome extension - Yahoo search `_
| `build chrome extension - Baidu search `_
| `build chrome extension - Yandex search `_

.. [2] | `golang chrome extension - Google search `_
| `golang chrome extension - DuckDuckGo search `_
| `golang chrome extension - Ecosia search `_
| `golang chrome extension - Qwant search `_
| `golang chrome extension - Bing search `_
| `golang chrome extension - Yahoo search `_
| `golang chrome extension - Baidu search `_
| `golang chrome extension - Yandex search `_

.. [3] `GopherJS - A compiler from Go to JavaScript `_
(`GitHub `__,
`GopherJS Playground `_,
|godoc|)

.. [4] `GitHub - fabioberger/chrome: GopherJS Bindings for Chrome `_

.. [5] | `GitHub - siongui/godom: Make DOM manipultation in Go as similar to JavaScript as possible. (via GopherJS) `_
| `GitHub - siongui/gojianfan: Traditional and Simplified Chinese Conversion in Go `_
| `[GopherJS] Traverse DOM Tree `_
| `javascript - TEXT_NODE: returns ONLY text? - Stack Overflow `_

.. _Go: https://golang.org/
.. _JavaScript: https://www.google.com/search?q=JavaScript
.. _GopherJS: http://www.gopherjs.org/
.. _Ubuntu Linux 17.04: http://releases.ubuntu.com/17.04/
.. _Go 1.8.1: https://golang.org/dl/
.. _UNLICENSE: http://unlicense.org/

.. |godoc| image:: https://godoc.org/github.com/gopherjs/gopherjs/js?status.png
:target: https://godoc.org/github.com/gopherjs/gopherjs/js