spiegel-keyman/developer/src/kmc-analyze
Joshua Horton 155c1a2b12 maint: update mocha
Some of the npm audit warnings left after #13897 require an updated `mocha` version to remedy.  As we only really use `mocha` to do unit-testing, it should be safe to update if all of our existing tests pass with the new version.

Test-bot: skip
2025-05-13 14:02:02 +07:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src change(developer): clean up developer/src/kmc-analyze linter issues 2025-04-30 09:16:22 +07:00
test chore(developer): rename test files 2024-11-28 14:32:09 +01:00
.eslintrc.cjs change(developer): clean up developer/src/kmc-analyze linter issues 2025-04-30 09:16:22 +07:00
build.sh refactor(developer): unify test action 2024-11-28 15:16:25 +07:00
package.json maint: update mocha 2025-05-13 14:02:02 +07: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.