spiegel-keyman/developer/src/kmc-ldml
2024-02-26 14:00:51 +07:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src fix(developer): missing variables tests. everywhere. 2024-02-19 16:39:53 -06:00
test fix(developer): missing variables tests. everywhere. 2024-02-19 16:39:53 -06:00
.eslintrc.cjs chore: rename kmc-keyboard to kmc-ldml 2023-05-09 14:08:45 +07:00
build.sh feat(developer): add api documentation to build 2024-02-26 11:45:36 +07:00
Makefile chore: rename kmc-keyboard to kmc-ldml 2023-05-09 14:08:45 +07:00
package.json chore(developer): kmc ldml build - call c8 directly for tests 2024-01-26 11:34:35 +07:00
README.md docs(developer): npm package readme files 2024-02-26 14:00:51 +07:00
tsconfig.json chore: Merge branch 'epic/package-metadata' into chore/merge-master-into-package-metadata 2023-10-06 11:52:13 +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).