spiegel-keyman/developer/src/kmc-ldml
2024-08-01 07:07:07 +07:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src refactor(common): merge master into branch 2024-08-01 07:07:07 +07:00
test refactor(common): merge master into branch 2024-08-01 07:07:07 +07:00
.eslintrc.cjs chore: rename kmc-keyboard to kmc-ldml 2023-05-09 14:08:45 +07:00
build.sh chore(developer): cleanup npm publish 2024-05-20 06:34:57 +07:00
package.json chore(common): eliminate ts-node ref from most subpackages 2024-06-10 10:07:58 +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).