spiegel-keyman/developer/js/tests
Eddie Antonio Santos ae224172e2
Add minimal README.
2019-07-04 09:47:04 -06:00
..
fixtures/example.qaa.trivial Add a simple assertion for testing the trie compiler. 2019-07-04 09:42:53 -06:00
README.md Add minimal README. 2019-07-04 09:47:04 -06:00
test-compile-trie.ts Add a simple assertion for testing the trie compiler. 2019-07-04 09:42:53 -06:00

Lexical Model and Package Compiler

Build

npm run build

Test

npm test

NOTE: ensure you run npm run build before running the tests!