spiegel-keyman/web/src/engine/element-wrappers
2023-06-16 11:35:10 +07:00
..
src fix(web): restores element text scrolling 2023-06-08 13:07:39 +07:00
build-bundler.js change(web): centralizes /web project bundling configs 2023-06-16 11:35:10 +07:00
build.sh chore(web): extra build-script cleanup 2023-05-30 08:57:45 +07:00
readme.md change(web): element-wrapper modularization + unit test conversion 2023-01-20 15:09:56 +07:00
tsconfig.json chore(web): centralizes main KMW component tsconfig settings 2023-06-14 09:02:46 +07:00

engine/element-wrappers

This submodule provides a subset of the main engine's Web-oriented code that's used to 'wrap' webpage elements as part of KMW attachment and interface the element with the keyboard-processor submodule.