This package has been deprecated

Author message:

Please use @keymanapp/lexical-model-compiler instead

@keymanapp/developer-lexical-model-compiler
TypeScript icon, indicating that this package has built-in type declarations

12.0.4093-beta.0 • Public • Published

Keyman Developer

This contains the source code of Keyman development tools. This also contains kmlmc.

In order to build lexical models, these tools must be built and compiled.

How to build

./build.sh

How to run the tests

./build.sh -test

How to install

This will install both kmlmc and will let you install the compiler in other node projects on your machine.

./build.sh
npm link

How to use in other Node projects

With the package installed with the above instructions, in your new project, link this package:

npm link @keymanapp/developer-lexical-model-compiler

How to use on the command line

With the package installed with the above instructions, you can now run kmlmc (Keyman Lexical Model Compiler):

kmlmc <your model.ts file> -o <compiled lexical model>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

Package Sidebar

Install

npm i @keymanapp/developer-lexical-model-compiler

Weekly Downloads

0

Version

12.0.4093-beta.0

License

MIT

Unpacked Size

159 kB

Total Files

91

Last publish

Collaborators

  • jahorton
  • mcdurdin
  • eddieantonio