spiegel-keyman/developer/src/kmc-ldml
Steven R. Loomis 774eba727e chore(developer): fix typo in test comment
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-11-07 09:37:54 -06:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src fix(common): check for invalid markers 2024-11-04 10:15:56 -06:00
test chore(developer): fix typo in test comment 2024-11-07 09:37:54 -06:00
.eslintrc.cjs refactor(web): move common/web/eslintcommon/tools/eslint 2024-09-10 19:16:52 +02:00
build.sh refactor(developer): move additional references for TouchLayoutFile 2024-08-01 13:18:32 +07:00
package.json fix(developer): rewrite ldml visual keyboard compiler 2024-09-12 06:06:00 +07:00
README.md docs(developer): npm package readme files 2024-02-26 14:00:51 +07:00
tsconfig.json refactor(common): merge master into branch 2024-08-01 07:07:07 +07:00

Keyman Developer - kmc-ldml

This package compiles LDML .xml keyboards into Keyman .kmx binary keyboard files. It can be used from the command line with @keymanapp/kmc.

Note: this package requires WASM support (for the uset parser).