tko
tko copied to clipboard
bindings) flow control - switch case
Can I plump to have MBest's switch case binding added to the monorepo? While the logic can be accomplished a lot of other ways, it's a really elegant solution for situations involving complex flow control.
I just made a tko-compatible port of switch/case here: https://github.com/mbest/knockout-switch-case/pull/17
It would be great if you can take it for a spin to test. It's working well in our project so far.