mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 10:25:32 +00:00
Use a new flag `--npm-publish` in conjunction with `publish` action, so that the default will always be to `npm pack` if the new flag is not specified. This flag is also guarded in the actual npm publish code to ensure that it can only run in the appropriate CI alpha/beta/stable environment, and not in local or test. This then also removes the separate `pack` action. Also removes legacy boilerplate from a number of build scripts. |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| .eslintrc.cjs | ||
| build.sh | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Keyman Developer - kmc-analyze
This package provides Keyman keyboard analysis tools. It can be used from the command line with @keymanapp/kmc.
Currently, the primary function of this package is to work with Keyman's
&displayMap store for
rewriting the On Screen Keyboard with PUA characters, for consistent display of
diacritics and combining marks across all platforms.