mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
| .. | ||
| docs | ||
| src | ||
| .c8rc.json | ||
| .gitignore | ||
| .mocharc.env.js | ||
| .mocharc.json | ||
| build.sh | ||
| package.json | ||
| README.md | ||
| test.sh | ||
| tsconfig.json | ||
Keyman: Gesture Recognizer Module
The Original Code is (C) SIL International
The Gesture Recognizer module is an internal component for all of Keyman's Web-based OSKs. At this time, this is only referenced by KeymanWeb, seen within this repo at /web/.
Minimum Compilation Requirements
See the repo-level document for build configuration for details on how to configure your build environment.
- Follow the Keyman Engine for Web (KeymanWeb) requirements where appropriate.