sandpack
sandpack copied to clipboard
A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.
Open in CodeSandbox Web Editor | VS Code ## What kind of change does this pull request introduce? Add support for shell syntax highlighting. ## What is the current...
Open in CodeSandbox Web Editor | VS Code 
Open in CodeSandbox Web Editor | VS Code Documentation preview: https://1gemwv-3000.preview.csb.app/guides/private-packages 
Open in CodeSandbox Web Editor | VS Code
# Tell us how you think we can improve Sandpack ## Packages affected - [x] sandpack-client - [x] sandpack-react ## What is this feature? Would it be possible to support...
# Tell us how you think we can improve Sandpack It would be wonderful to have a "static" template that skips all bundling, and renders the HTML/CSS/JS provided. My usecase:...
# Tell us how you think we can improve Sandpack ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## What is this feature? Allows developers to manually start...
I am trying to render the same project in code-sandbox and sandpack. Looks likes anything in the head of `index.html` is not reflecting in the render output. I am not...
Open in CodeSandbox Web Editor | VS Code As Sandpack recently supports React@18, we're ready now to support the latest version of react-devtools-inline, in order to be used on...
## Tell us how you think we can improve Sandpack It would be useful to have component like `` that renders... a sandpack's console. ## Packages affected - [x] sandpack-client...