SolidJSS
SolidJSโ€ข3y agoโ€ข
3 replies
jmp

Using SolidJS Playground in custom docs

I'd like to use the solidjs playground for interactive documentation of my library. (Should I use sandpack instead?) I noticed that an old version of solid-repl has been published to npm, but it hasn't been updated in a year. Meanwhile solid-playground seems to be chugging along, but it's not published.

How can I use solidjs playground (or an equivalent live code editor) for my documentation? Thanks in advance!
Was this page helpful?