spiegel-keyman/web/src/engine/element-wrappers
2023-12-22 12:54:53 +07:00
..
src refactor(web): Move supported input types into separate method 2023-12-14 18:51:04 +01:00
build.sh change(web): converts Web's engine/ targets 2023-12-18 10:08:00 +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.