# @strudel/embed This package contains a embeddable web component for the Strudel REPL. ## Usage Either install with `npm i @strudel/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.