Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 657 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 657 Bytes

stroke-input-javascript

A JavaScript port of Stroke Input Method (筆畫輸入法) for Android.

Workflow

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

License

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.