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

https://github.com/samwhelp/prototype-phonetic-article

文章注音
https://github.com/samwhelp/prototype-phonetic-article

bopomofo phonetic zhuyin

Last synced: about 2 months ago
JSON representation

文章注音

Awesome Lists containing this project

README

        

# prototype-phonetic-article

文章注音 ([Demo](http://samwhelp.github.io/prototype-phonetic-article/web/index.html))

## 緣起

這個Prototype專案的Idea,是來自於「[這篇討論](https://www.facebook.com/groups/javascript.tw/permalink/696531640448177/)」。

## 參考專案

* [https://github.com/tony1223/Bpmf/tree/gh-pages](https://github.com/tony1223/Bpmf/tree/gh-pages)
* [https://github.com/Ayukawayen/Bpmf](https://github.com/Ayukawayen/Bpmf)
* [https://github.com/softcup/New-Tongwentang-for-Web](https://github.com/softcup/New-Tongwentang-for-Web)

## 功能說明(簡易版)

* 會根據「web/chars.js」去找到該字的注音。
* 可以手動標記某個字的注音。

## 注意事項

* 手動標記不能巢狀。

## 聲明

* web/[chars.js](https://github.com/tony1223/Bpmf/blob/gh-pages/chars.js) 是來自這個[專案](https://github.com/tony1223/Bpmf/tree/gh-pages) 。