[Home](./index.md) > [@keymanapp/kmc-ldml](./kmc-ldml.md) ## kmc-ldml package ## Classes | Class | Description | | --- | --- | | [LdmlKeyboardCompiler](./kmc-ldml.ldmlkeyboardcompiler.md) | Compiles a LDML keyboard .xml file to a .kmx (KMXPlus), .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 | | --- | --- | | [LdmlCompilerOptions](./kmc-ldml.ldmlcompileroptions.md) | Options for the .xml LDML keyboard compiler |