Frameworks
Built-in frameworks for different content types
Codespark provides built-in framework support for rendering different types of content in the browser.
React
Live preview for React components with JSX/TSX support, Babel transformation, and auto-rendering via ReactDOM.
Markdown
Simple markdown-to-HTML rendering with zero runtime dependencies.
HTML
Full HTML document support with inline styles, scripts, ES modules, and lite mode for fragments.
Node
Run Node.js code in browser, built on the top of almostnode.
Last updated on