spiegel-keyman/common/web/gesture-recognizer
2022-08-03 08:28:05 +07:00
..
docs docs(web): updates reintegration doc 2022-07-29 08:58:29 +07:00
src change(web): feature branch use of centralized CI config, timeout-prep module 2022-08-03 08:28:05 +07:00
.gitignore feat(web): baseline file organization 2022-06-27 11:44:44 +07:00
build.sh chore(web): build & test script updates 2022-07-29 12:43:24 +07:00
package.json feat(web): more canary tests, partial read of recorded obj 2022-07-19 10:43:41 +07:00
README.md chore(web): addresses PR concerns 2022-07-12 12:09:52 +07:00
tsconfig.json feat(web): starts recognizer unit-test-resources tool 2022-07-15 08:40:27 +07:00

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.