spiegel-keyman/developer/src/kmc-analyze
Marc Durdin 19264fdbe2
Merge pull request #15030 from cvosoft/test/add-osk-character-use-format-tests
test(developer): add kmc-analyze tests for AnalyzeOskCharacterUse output formats
2025-10-30 06:04:30 +01:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src test(kmc-analyze): add tests for AnalyzeOskCharacterUse output formats 2025-10-28 16:50:04 +01:00
test test(kmc-analyze): add supplementary plane tests for stringToUnicodeSequence 2025-10-28 17:46:07 +01:00
.eslintrc.cjs change(developer): clean up developer/src/kmc-analyze linter issues 2025-04-30 09:16:22 +07:00
build.sh maint(resources): move NPM package publishing to GitHub Actions 2025-10-27 16:31:55 +01:00
package.json maint(resources): add repository record for all published packages 2025-10-29 14:35:31 +01:00
README.md docs(developer): npm package readme files 2024-02-26 14:00:51 +07:00
tsconfig.json refactor(common): merge master into branch 2024-08-01 07:07:07 +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.