spiegel-keyman/developer/src/kmc-model
Marc Durdin df212364a2 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.

Test-bot: skip
Build-bot: skip
2025-10-29 14:35:31 +01:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src change(developer): clean up developer/src/kmc-model linter issues 2025-04-30 09:35:55 +07:00
test change(developer): clean up developer/src/kmc-model linter issues 2025-04-30 09:35:55 +07:00
tools chore: use explicit node: prefix for node imports 2025-04-03 08:01:08 +07:00
.eslintrc.cjs change(developer): clean up developer/src/kmc-model linter issues 2025-04-30 09:35:55 +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(web): move model/types to web/types 2024-09-09 19:59:01 +02:00

Keyman Developer - kmc-model

This package compiles .model.ts lexical models into .model.js files. It can be used from the command line with @keymanapp/kmc.