spiegel-keyman/common/web/gesture-recognizer
2022-10-13 10:09:47 +07:00
..
docs docs(web): updates reintegration doc 2022-07-29 08:58:29 +07:00
src feat(web): test script can trigger module build 2022-10-13 10:09:47 +07:00
.gitignore feat(web): baseline file organization 2022-06-27 11:44:44 +07:00
build.sh chore(web): builder script updates 2022-10-13 10:06:28 +07:00
package.json chore(web): builder script updates, karma version update match 2022-10-11 08:20:23 +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.