mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-23 16:17:40 +00:00
This module is used only by Keyman Developer compiler. It was originally in common-types because we didn't have a shared module for Developer. Moving it to @keymanapp/developer-utils in order to improve its documentation. |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| test | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| build.sh | ||
| Makefile | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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.