spiegel-keyman/developer/src/kmc-ldml
Steven R. Loomis d6e080dd0d feat(developer): implement comma in modifiers 🙀
- improve modifier parsing
- test cases for keys and layr

For: feat(developer) ldml: comma in modifiers #11040
2024-03-25 18:49:13 -05:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src feat(developer): implement comma in modifiers 🙀 2024-03-25 18:49:13 -05:00
test feat(developer): implement comma in modifiers 🙀 2024-03-25 18:49:13 -05: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).