kmc-keyboard-info package
Home > @keymanapp/kmc-keyboard-info
kmc-keyboard-info package
Classes
Class | Description |
---|---|
KeyboardInfoCompiler | Compiles source data from a keyboard project to a .keyboard_info. The compiler does not read or write from filesystem or network directly, but relies on callbacks for all external IO. |
Interfaces
Interface | Description |
---|---|
KeyboardInfoCompilerArtifacts | Internal in-memory build artifacts from a successful compilation |
KeyboardInfoCompilerOptions | Options for the .keyboard_info compiler |
KeyboardInfoCompilerResult | Build artifacts from the .keyboard_info compiler |
KeyboardInfoSources | Description of sources and metadata required to build a .keyboard_info file |