mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
| .. | ||
| fixtures | ||
| helpers | ||
| README.md | ||
| test-compile-model.ts | ||
| test-compile-trie.ts | ||
| test-package-compiler.ts | ||
| test-parse-wordlist.ts | ||
| test-punctuation.ts | ||
| tsconfig.json | ||
Lexical Model and Package Compiler
Build
npm run build
Test
npm test
NOTE: ensure you run npm run build before running the tests!