# @strudel.cycles/embed This package contains a embeddable web component for the Strudel REPL. ## Usage Either install with `npm i @strudel.cycles/embed` or just use a cdn to import the script: ```html ``` - Note that the Code is placed inside HTML comments to prevent the browser from treating it as HTML. - [Play with this example on stackblitz](https://stackblitz.com/edit/js-75cvww?file=index.html)