spiegel-keyman/web/src/engine/element-wrappers
Eberhard Beilharz 89abdbd64c
refactor(web): move some files around
- move `outputTarget.ts` → `js-processor`
- move `deadkeys.ts` → `js-processor`
- move `stringDivergence.ts` → `js-processor`
- split `Mock` into `mock.ts`
- create `keyboard/outputTarget.interface.ts`
2024-08-14 19:06:32 +02:00
..
src refactor(web): move some files around 2024-08-14 19:06:32 +02:00
build.sh refactor(web): move some files around 2024-08-14 19:06:32 +02:00
readme.md refactor(web): move remaining parts of keyboard-processorkeyboard 2024-08-12 19:40:15 +02:00
tsconfig.json refactor(web): move remaining parts of keyboard-processorkeyboard 2024-08-12 19:40:15 +02: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 submodule.