spiegel-keyman/developer/src/kmc-kmn
2024-06-10 10:07:58 +07:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src fix(developer): handle unsupported return statement in match and nomatch in web compiler 2024-05-27 09:38:46 +07:00
test Merge pull request #11608 from keymanapp/chore/increase-fixture-build-test-timeout 2024-05-31 13:07:38 +07:00
.eslintrc.cjs refactor(developer): kmc-kmw becomes component of kmc-kmn 2023-06-20 11:52:23 +07:00
.gitignore chore(developer): more polish on wasm interfaces 2023-03-23 10:58:09 +07:00
build.sh chore(developer): cleanup npm publish 2024-05-20 06:34:57 +07:00
package.json chore(common): eliminate ts-node ref from most subpackages 2024-06-10 10:07:58 +07:00
README.md docs(developer): npm package readme files 2024-02-26 14:00:51 +07:00
tsconfig.json refactor(developer): move osk module from common-types to developer-utils 2024-02-26 14:57:27 +07:00

Keyman Developer - kmc-kmn

This package compiles .kmn keyboards into .kmx binary keyboard files. It can be used from the command line with @keymanapp/kmc.

Note: this package requires WASM support.