spiegel-keyman/developer/src/kmc-package
Marc Durdin 8e6ca01175 chore(developer): fix always-false nullish coalescing
Test-bot: skip
Build-bot: skip
2025-10-30 15:24:15 +01:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src chore(developer): fix always-false nullish coalescing 2025-10-30 15:24:15 +01:00
test fix(developer): handle missing model id in package with compiler error 2025-08-30 05:46:53 +02:00
.eslintrc.cjs change(developer): clean up developer/src/kmc-package linter issues 2025-04-30 09:37:32 +07:00
build.sh maint(resources): move NPM package publishing to GitHub Actions 2025-10-27 16:31:55 +01:00
package.json maint(resources): add repository record for all published packages 2025-10-29 14:35:31 +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-package

This package compiles .kps Keyman package source files into binary .kmp Keyman package files. It can be used from the command line with @keymanapp/kmc.

Note: .kmp files are .zip files internally.