spiegel-keyman/developer/src/kmc-ldml
Marc Durdin 6449dfe2bf maint(resources): add repository record for all published packages
While not documented as such, it appears that the repository record is
required with trusted publishing of npm packages.

Cherry-pick-of: #15049
Build-bot: skip release:developer
2025-10-30 07:10:45 +01:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src fix(developer): ldml: make sure .run() validates 2025-05-29 12:34:40 -05:00
test fix(developer): strip markers when generating KVK from LDML 2025-03-12 08:06:34 +07:00
.eslintrc.cjs refactor(web): move common/web/eslintcommon/tools/eslint 2024-09-10 19:16:52 +02:00
build.sh maint(resources): move NPM package publishing to GitHub Actions 2025-10-30 07:03:14 +01:00
package.json maint(resources): add repository record for all published packages 2025-10-30 07:10:45 +01: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).