File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,3 +41,11 @@ See b<https://github.com/stroke-input> for the GitHub organisation.
4141
4242[f-droid]: https://f-droid.org/en/packages/io.github.yawnoc.strokeinput/
4343[google-play]: https://play.google.com/store/apps/details?id=io.github.yawnoc.strokeinput
44+
45+
46+ ## Stroke input method (筆畫輸入法): JavaScript
47+
48+ ==
49+ - [Try it online](/javascript/)
50+ - [Source code on GitHub](https://github.com/stroke-input/stroke-input-javascript)
51+ ==
Original file line number Diff line number Diff line change @@ -34,5 +34,14 @@ <h2>Stroke Input Method (<span lang="zh-Hant">筆畫輸入法</span>) for Androi
3434< a href ="https://github.com/stroke-input/stroke-input-android "> Source code on GitHub</ a >
3535</ li >
3636</ ul >
37+ < h2 > Stroke input method (< span lang ="zh-Hant "> 筆畫輸入法</ span > ): JavaScript</ h2 >
38+ < ul >
39+ < li >
40+ < a href ="/javascript/ "> Try it online</ a >
41+ </ li >
42+ < li >
43+ < a href ="https://github.com/stroke-input/stroke-input-javascript "> Source code on GitHub</ a >
44+ </ li >
45+ </ ul >
3746</ body >
3847</ html >
You can’t perform that action at this time.
0 commit comments