spiegel-keyman/developer/src/kmc-kmn
Marc Durdin cd674fd7a0
Some checks failed
Keyman Build Summary / Summarize build status checks (push) Has been cancelled
fix(developer): tighten touch layout file structural validity checks
Fixes: #16214
Fixes: KEYMAN-DEVELOPER-39Q
Test-bot: skip
2026-08-12 07:27:02 +02:00
..
src fix(developer): tighten touch layout file structural validity checks 2026-08-12 07:27:02 +02:00
test fix(developer): tighten touch layout file structural validity checks 2026-08-12 07:27:02 +02:00
.eslintrc.cjs change(developer): clean up developer/src/kmc-kmn linter issues 2025-04-30 09:18:45 +07:00
.gitignore chore(developer): more polish on wasm interfaces 2023-03-23 10:58:09 +07:00
build.sh chore(developer): fix docs, api_extractor params in build.sh's 2026-06-29 16:34:39 +02:00
package.json maint(developer): make TestCompilerCallbacks usage more consistent and simplify 2026-03-03 16:44:06 +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-kmn

This package compiles .kmn keyboards into .kmx binary keyboard files. It can be used from the command line with @keymanapp/kmc.

Note: this package requires WASM support.