mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-28 03:07:43 +00:00
Fixes #11324. * Always `cd "$THIS_SCRIPT_PATH"` * Remove unnecessary `cd` from all build.sh * Remove unnecessary `set -eu` from all build.sh (and `# set -x`) * Replace old build-utils.sh incantation in a few build.sh scripts |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| .eslintrc.cjs | ||
| build.sh | ||
| Makefile | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Keyman Developer - kmc-analyze
This package provides Keyman keyboard analysis tools. It can be used from the command line with @keymanapp/kmc.
Currently, the primary function of this package is to work with Keyman's
&displayMap store for
rewriting the On Screen Keyboard with PUA characters, for consistent display of
diacritics and combining marks across all platforms.