spiegel-keyman/developer/src/kmc-ldml
Marc Durdin f3fb3ac87b maint(common): move build-utils-ci.inc.sh to ci/ci-publish.inc.sh
Removes a number of unused functions from the file, renames remaining
functions to match our builder script prefix patterns, removes unused
imports from various build scripts (e.g. Android).

Fixes: #14453
2025-08-05 12:54:56 +10:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src chore(developer): rename x: to compileContext: 2025-06-26 15:58:43 -05:00
test chore(developer): rename x: to compileContext: 2025-06-26 15:58:43 -05:00
.eslintrc.cjs change(developer): clean up developer/src/kmc-ldml linter issues 2025-04-30 09:20:12 +07:00
.gitignore feat(developer): update builder for abnf 2025-02-14 13:12:11 -06:00
build.sh maint(common): move build-utils-ci.inc.sh to ci/ci-publish.inc.sh 2025-08-05 12:54:56 +10:00
package.json maint: update mocha 2025-05-13 14:02:02 +07:00
README.md docs(developer): npm package readme files 2024-02-26 14:00:51 +07:00
tsconfig.json feat(developer): update builder for abnf 2025-02-14 13:12:11 -06: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).