Wasp
Wasp
TTyphonJS
Created by Wasp on 8/29/2024 in #typhonjs-runtime
Derived Store - To use or not to use
From #dev-lounge - I'm thinking of rewriting my monolithic class-based stores in Item Piles to something more maintainable - when I create a derived store based on a value in another large store, is that faster/better than just creating multiple stores for the properties of the large store?
3 replies
TTyphonJS
Created by Wasp on 11/5/2023 in #typhonjs-runtime
Item Piles: Auctioneer
No description
2 replies
TTyphonJS
Created by Wasp on 10/24/2023 in #typhonjs-runtime
Svelecte Alternatives
I'm looking to implement a searchable list of sorts, and I found Svelecte: https://mskocik.github.io/svelecte/ However, as with most plugins, obviously it has little chance to fit into Foundry applications - is there any similar things I could use in its place with TJS? TJSContextMenu seems the closest approximation!
53 replies
TTyphonJS
Created by Wasp on 3/11/2023 in #typhonjs-runtime
Sequencer: Powered by Svelte
I've started on the long overdue conversion for sequencer to have its UI powered by Svelte, which allows for much easier visualization of its database. Next up, the effect manager!
2 replies