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

https://github.com/go-cc/cc-jianfan

Chinese-Character Jian<=>Fan converting library in Go
https://github.com/go-cc/cc-jianfan

chinese chinese-characters chinese-simplified chinese-traditional chinese-translation go golang golang-examples golang-library golang-tools language

Last synced: 8 months ago
JSON representation

Chinese-Character Jian<=>Fan converting library in Go

Awesome Lists containing this project

README

          

# {{.Name}}

{{render "license/shields" . "License" "MIT"}}
{{template "badge/godoc" .}}
{{template "badge/goreport" .}}
{{template "badge/travis" .}}

## {{toc 5}}

中文简繁互转
Chinese-Character Jian<=>Fan converter

# API

#### > {{cat "jianfan_test.go" | color "go"}}

All patches welcome.

# Credits

- [github.com/siongui/gojianfan](https://github.com/siongui/gojianfan)
where the code was initially ported from
- [OpenCC](https://github.com/BYVoid/OpenCC)
where the Jian<=>Fan lookup table is based on