For anyone using LayerCake, I'm in the process of doing an update to using Svelte 5 runes internally (the example components were updated last year but some internals remained). Here's the PR for any thoughts you might have on the proposed design: github.com/mhkeller/lay...
Rune migration: Rework main lib with dynamic dimension calculations by mhkeller · Pull Request #422 · mhkeller/layercake
Builds off of #331 A few things it does: Gets rid of stores in favor of the cake. syntax. Assembles scales dynamically for each dimension (x, y, z, r). Adds two new dimensions c and c2 which will ...
github.com