cnchar icon indicating copy to clipboard operation
cnchar copied to clipboard

🇨🇳 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)

Results 33 cnchar issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

例如 【当】字 生成 dānɡ 中的g是全角。在数据检索时会无法匹配。ing、ong、eng都有此问题。

现在默认是第四声,但是第一声似乎更常见吧,而且第4声这个用法似乎没查到,百度汉语里没有第4声,不知道这个读音是哪里来的

bug

“啊”的变调读法有六种,具体如下: 1、前一个的韵尾是“a、o、e、i、u、ü”时,读成“ia”。 2、前一个的韵尾是“u、ao、ou”时,读成“ua”。 3、前一个的韵尾是“n”时,读成“na”。 4、前一个的韵尾是“ng”时,读成“nga”。 5、前面音节是zhi、chi、shi、ri “啊”读作“ra”。例如:“快吃啊!” 6、前面音节是zi、ci、si时,“啊”读作“za”例如:“这东西真次啊!” 感谢您的开源,cnchar太实用了。 我的微信-16608921567,QQ-88190168。

enhancement

现在获取的拼音只有xiě,缺少 xuè

si是常用音,打字游戏中发现该字只能识别为shi

在按字母拼音排序时发现“筼筜”两个字不会返回拼音,下个版本是否可以修复此问题?

``` cnchar.explain("你好").then((res) => { console.log(res); // 为空 }); ``` 这样返回为空。 ``` cnchar.explain.addExplain({ 你好: "打招呼", }); cnchar.explain("你好").then((res) => { console.log(res); // 为空 }); ``` 这样返回可以

国标生僻字比如:龦龧龨龩龪龫龬龭龮龯龰龱龲龳龴龵龶龷龸龹龺龻龼龽龾龿鿀鿁鿂鿃鿄鿅鿆鿇鿈鿉鿊鿋鿌鿍鿎鿏鿐鿑鿒鿓鿔鿕 可以支持吗?