mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-16 20:57:40 +00:00
A massive rework for our attachment and enablement paradigms for web controls targetted for KeymanWeb 10.0, merged from #114. This also more closely ties the control paths used for page initialization with those used by MutationObservers for dynamically-added elements in an aim to improve internal consistency and facilitate new and future extensions to KMW functionality. |
||
|---|---|---|
| .. | ||
| samples | ||
| source | ||
| tools | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| NOTICE | ||
| README.md | ||
KeymanWeb 2.0
The Original Code is (C) 2017 SIL International
The following folders contain the distribution for KeymanWeb 2.0:
source Source code
output Fully-compiled KeymanWeb modules for testing
embedded Fully-compiled KMEA/KMEI modules for inclusion in mobile app builds
samples Sample and test-case web-pages
Google Closures Compiler is used to compile the javascript modules into a single module. Java must be installed to run the compiler, which is stored in the tools folder.