kmc-kmn package
kmc-kmn package
kmc-kmn - Keyman keyboard compiler
Classes
| Class | Description |
|---|---|
| KmnCompiler | Compiles a .kmn file to a .kmx, .kvk, and/or .js. The compiler does not read or write from filesystem or network directly, but relies on callbacks for all external IO. |
Interfaces
| Interface | Description |
|---|---|
| KmnCompilerArtifacts | Internal in-memory build artifacts from a successful compilation |
| KmnCompilerOptions | Options for the .kmn compiler |
| KmnCompilerResult | Build artifacts from the .kmn compiler |
Namespaces
| Namespace | Description |
|---|---|
| Osk |


