spiegel-keyman/developer/src/kmc-analyze
Marc Durdin cd8121ef65 chore(common): builder scripts now use /resources/build/builder.inc.sh
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.
2024-05-02 15:54:31 +07:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src Merge pull request #10918 from keymanapp/chore/developer/consolidate-help-links 2024-03-05 16:07:01 +07:00
.eslintrc.cjs chore(developer): cleanup kmc-analyze build and test 2023-06-09 05:20:25 +07:00
build.sh chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
Makefile chore(developer): add kmc-analyze makefile 2023-07-25 15:22:24 +07:00
package.json refactor(developer): move osk module from common-types to developer-utils 2024-02-26 14:57:27 +07:00
README.md docs(developer): npm package readme files 2024-02-26 14:00:51 +07:00
tsconfig.json refactor(developer): move osk module from common-types to developer-utils 2024-02-26 14:57:27 +07:00

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.