mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-11 01:57:42 +00:00
Note: there is a bit of potential confusion about the difference between /resources/builder.inc.sh (the full implementation for builder scripts), and /resources/build/builder.inc.sh (the source script that builder scripts should always use). This allows us to make assumptions that will always be true for builder scripts that may not be true for other scripts, such as setting base folder. |
||
|---|---|---|
| .. | ||
| 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.