spiegel-keyman/developer/src/kmc-kmn
Marc Durdin 138fef93cc
Merge pull request #11982 from keymanapp/feat/developer/11961-handle-auto-versioning-of-gestures
feat(developer): automatically upgrade version when gestures are found in the touch layout
2024-07-23 18:12:13 +10:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src Merge pull request #11982 from keymanapp/feat/developer/11961-handle-auto-versioning-of-gestures 2024-07-23 18:12:13 +10:00
test feat(developer): automatically upgrade version when gestures are found in the touch layout 2024-07-21 13:33:09 +10:00
.eslintrc.cjs refactor(developer): kmc-kmw becomes component of kmc-kmn 2023-06-20 11:52:23 +07:00
.gitignore chore(developer): more polish on wasm interfaces 2023-03-23 10:58:09 +07:00
build.sh test(developer): Add tests for automatic versioning of notany() with context() 2024-07-16 05:20:37 +10:00
package.json chore(common): eliminate ts-node ref from most subpackages 2024-06-10 10:07:58 +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-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.