You'll have to see if you have to make tweaks to run it in JS or it's good as is
Patrick Mast
1 year ago
Ok, thanks! So, in Toddle, where do I start?
Andreas Møller
1 year ago
svelte is a JavaScript framework work, so you will probably have to build a tiny svelte app and embed it in toddle to make that work. I would recommend finding one in vanilla js
Max
1 year ago
On there github page it says that they have a vanilla version. You can use that one and import it like Andreas does in his video. You probably have to adjust, but the mechanism is the same https://youtu.be/1QmaSn_-ieA?feature=shared
Patrick Mast
1 year ago
This task is currently beyond my expertise. Is there an easy way to implement a basic JSON viewer? What does the Team toddle use as their JSON viewer?