Fully local code embeds

“Fully Local Code Embeds” title, author photo, code-demo HTML snippet with a “Click me!” button, console output: button, body, html, window, and “Own your content” tagline.

Aleksandr Hovhannisyan built a web component that renders isolated code sandboxes using <iframe srcdoc>, without relying on third-party services like CodePen or CodeSandbox. The component takes HTML, CSS, and JavaScript from a template element and produces a fully local, isolated preview. It works anywhere HTML and JavaScript are supported and has zero dependencies.

aleksandrhovhannisyan.com/blog/local-code-embeds