mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
This refactor work simply splits the existing functions into separate files to prevent kmx-plus-builder.ts getting too big. The functions now have no side-effects. Some of them mutate input parameters, but they are fairly self-contained, which should make unit tests simpler. Note that `alloc_string` is used extensively, but works on the input parameter `sect_strs`. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||