spiegel-keyman/developer/src/kmc-kmn
2025-01-15 09:59:50 +07:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src fix(developer): detect invalid key ids in touch layout files 2025-01-15 09:59:50 +07:00
test fix(developer): detect invalid key ids in touch layout files 2025-01-15 09:59:50 +07:00
.eslintrc.cjs refactor(web): move common/web/eslintcommon/tools/eslint 2024-09-10 19:16:52 +02:00
.gitignore chore(developer): more polish on wasm interfaces 2023-03-23 10:58:09 +07:00
build.sh refactor(developer): unify test action 2024-11-28 15:16:25 +07:00
package.json chore(developer): rename test files 2024-11-28 14:32:09 +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.