There's a few similar solutions that work for raw html and js, or allow you to develop the code side by side. Those didn't quite work for me as I wanted to be able to have a shareable link to the components I build and hide the complexity of the code on a gist - and still have that accessible.
I built it with react and vite and I'm hosting it on cloudflare workers.
Please let me know what you think - feedback encouraged!