A JavaScript port of Stroke Input Method (筆畫輸入法) for Android.
Dependencies:
$ pipx install conwaymd
$ npm install -g csso-cli
$ npm install -g terser
Build:
$ cmd -a
$ csso stroke-input.css -o stroke-input.min.css
$ terser stroke-input.js -o stroke-input.min.js
Copyright 2024 Conway
Licensed under the GNU General Public License v3.0 (GPL-3.0-only).
This is free software with NO WARRANTY etc. etc., see LICENSE.