graphemecluster
graphemecluster
多謝貢獻。地名詞庫我哋有計劃分開每個地域一個 repo 存放,方便整理,但一直都未成事。 另外,附加詞典開唔開應該要畀用户逐個揀先得。尤其是呢個廣東地名詞庫對絕大部分香港用户嚟講係完全冇需要嘅,預設開啟會好影響打字。
Well, personally I have a plan to introduce a functionality (to tshet-uinh-tools, but I also planned to eventually incorporate the whole tool to this autoderiver) that arranges characters into cells...
用 `when` 啦,以前不用 `when` 的推導音系方案新版都改成用 `when` 了。
Unfortunately this scheme has even been deprecated by EdUHK and thus is very doubtful to be included here.
若你真的有需要,可以自己推導: ```js let romanization = require("廣州話").deriveThis(); // Your transformation romanization = romanization.replace(/foo/g, "bar"); return romanization; ```
我有計劃弄一個用 [Blockly](https://developers.google.com/blockly) 的編輯器方便不懂寫程式的用户,但團隊成員都很忙,我想短期內還是推出不了了。