-
-
Notifications
You must be signed in to change notification settings - Fork 259
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
376 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,6 +41,26 @@ Before starting the documentation, let's take a look at some use cases to see wh | |
|
||
[Chinese character typing game](https://theajack.github.io/type/) | [Typing and playing the piano](https://theajack.github.io/piano/) | [Idiom Solitaire](https://theajack.github.io/jsbox/[email protected]/jsbox/idiom.js) | [Address Book Sort](https://theajack.github.io/jsbox/[email protected]/jsbox/sort.js) | [name](https://theajack.github.io/jsbox/[email protected]/jsbox/name.js) | [input method](https://theajack.github.io/jsbox/[email protected]/jsbox/input.js) | [Xie Houyu](https://theajack.github.io/jsbox/[email protected]/jsbox/xhy.js) | [Speech Recognition and Synthesis](https://theajack.github.io/jsbox/[email protected]/jsbox/voice.js) | [Simplified and Traditional Conversion](https://theajack.github.io/jsbox/[email protected]/jsbox/trad.js) | ||
|
||
### Appreciation | ||
|
||
Open source maintenance is not easy. If the project is helpful to you and you have spare energy, you can scan the code on WeChat and ask the author to drink a cup of cola or coffee, thank you very much! | ||
|
||
If you donate, please leave a personal address on GitHub, which will be displayed on this page later. | ||
|
||
<img src='https://shiyix.cn/images/wx-pay.png' width='200'/> | ||
|
||
### Appreciation records | ||
|
||
Note: The latest statistical time is 2023/04/08, total amount = 32 yuan | ||
|
||
| Nickname | Amount (yuan) | Time | Message | Channel | | ||
|:--:|:--:|:--:|:--:|:--:| | ||
| 普通的disco | 20 | 2023/04/01 | 大佬开源维护不易,加油!希望能有部首查字的功能~ | 微信赞赏码 | | ||
| mango | 5 | 2023/02/10 | - | 微信赞赏码 | | ||
| 阿炜 | 5 | 2022/11/11 | 阿炜ky2700 | 微信赞赏码 | | ||
| slako | 1 | 2022/10/20 | 不明觉厉 | 微信赞赏码 | | ||
| 王三金 | 1 | 2022/10/16 | - | 微信赞赏码 | | ||
|
||
--- | ||
|
||
<details> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,6 +42,25 @@ | |
|
||
[汉字打字游戏](https://theajack.github.io/type/) | [打字弹钢琴](https://theajack.github.io/piano/) | [成语接龙](https://theajack.github.io/jsbox/[email protected]/jsbox/idiom.js) | [通讯录排序](https://theajack.github.io/jsbox/[email protected]/jsbox/sort.js) | [取名字](https://theajack.github.io/jsbox/[email protected]/jsbox/name.js) | [输入法](https://theajack.github.io/jsbox/[email protected]/jsbox/input.js) | [歇后语](https://theajack.github.io/jsbox/[email protected]/jsbox/xhy.js) | [语音识别与合成](https://theajack.github.io/jsbox/[email protected]/jsbox/voice.js) | [简繁体转换](https://theajack.github.io/jsbox/[email protected]/jsbox/trad.js) | ||
|
||
### 赞赏 | ||
|
||
开源维护不易。如果该项目对您有帮助且您有余力,可以微信扫码请作者喝一杯可乐或咖啡,非常感谢! | ||
|
||
如捐赠,请备注留一下github个人地址,后续会展示在此页中。 | ||
|
||
<img src='https://shiyix.cn/images/wx-pay.png' width='200'/> | ||
|
||
### 赞赏记录 | ||
|
||
注:最新统计时间为 2023/04/08,总金额=32元 | ||
|
||
| 昵称 | 金额(元) | 时间 | 留言 | 渠道 | | ||
|:--:|:--:|:--:|:--:|:--:| | ||
| 普通的disco | 20 | 2023/04/01 | 大佬开源维护不易,加油!希望能有部首查字的功能~ | 微信赞赏码 | | ||
| mango | 5 | 2023/02/10 | - | 微信赞赏码 | | ||
| 阿炜 | 5 | 2022/11/11 | 阿炜ky2700 | 微信赞赏码 | | ||
| slako | 1 | 2022/10/20 | 不明觉厉 | 微信赞赏码 | | ||
| 王三金 | 1 | 2022/10/16 | - | 微信赞赏码 | | ||
|
||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -132,6 +132,5 @@ | |
"蹲": "dūn", | ||
"靚": "liàng", | ||
"刹": "shā", | ||
"彷": "páng", | ||
"风": "fēng" | ||
"彷": "páng" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.