spiegel-keyman/common/web/gesture-recognizer
2022-09-20 14:25:01 +07:00
..
docs docs(web): updates reintegration doc 2022-07-29 08:58:29 +07:00
src refactor(web): sigMinus, for cata-cancel check on stat-sum operations 2022-08-22 12:14:16 +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 chore(web): Merge branch 'master' into feat/web/gesture-recognizer-main 2022-09-19 12:49:51 +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.