spiegel-keyman/common/web/gesture-recognizer
2022-07-12 12:40:51 +07:00
..
docs refactor(web): input tracking publishes update events 2022-06-27 11:46:42 +07:00
src chore(web): addresses PR concerns 2022-07-12 12:09:52 +07:00
.gitignore feat(web): baseline file organization 2022-06-27 11:44:44 +07:00
build.sh fix(web): moved build.sh lost its executable flag 2022-07-12 12:40:24 +07:00
package.json chore(web): addresses PR concerns 2022-07-12 12:09:52 +07:00
README.md chore(web): addresses PR concerns 2022-07-12 12:09:52 +07:00
tsconfig.json chore(web): addresses PR concerns 2022-07-12 12:09:52 +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.