spiegel-keyman/web/src/engine/main
Joshua Horton 2c1c46e0dd feat(web): add Web engine support for auto-reverting whitespace appended to Suggestions on punctuation input
Relates-to: #7163
Relates-to: #12013

This does not outright _fix_ them because we still need to add the ability
to set language-specific punctuation mark sets within the model, and the
model needs to use those to return an appropriate configuration.  (This
commit sets defaults that are English-centric and do not generalize to
all languages.)
2025-08-15 11:54:10 -05:00
..
src feat(web): add Web engine support for auto-reverting whitespace appended to Suggestions on punctuation input 2025-08-15 11:54:10 -05:00
build.sh maint(common): rename and move node-related script functions into node.inc.sh 2025-08-02 13:34:29 +10:00
readme.md docs(web): more readme.md doc bits re folder distinctions 2023-02-28 08:34:51 +07:00
tsconfig.json refactor(web): merge device-detect with web/src/engine/main 2024-09-11 16:48:15 +02:00

engine/main

This subproject holds modularized code converted from the old, namespaced version of KMW.