spiegel-keyman/developer/src/kmc-model
Joshua Horton 155c1a2b12 maint: update mocha
Some of the npm audit warnings left after #13897 require an updated `mocha` version to remedy.  As we only really use `mocha` to do unit-testing, it should be safe to update if all of our existing tests pass with the new version.

Test-bot: skip
2025-05-13 14:02:02 +07: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 refactor(developer): unify test action 2024-11-28 15:16:25 +07:00
package.json maint: update mocha 2025-05-13 14:02:02 +07: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.