> # @tpluscode/run-kit Dead simple RunKit web component
npm install @tpluscode/wc-runkit> # @tpluscode/run-kit
Dead simple RunKit web component
With unpkg, add this to page:
``html`
Add a element with a inside
`html
const hello = require("simple-hello-world-example")
myApp.printMsg()
`
When using in a static-page generator, you might use triple backticks instead of
to have the highlighted`
code be displayed until runkit initializes its embed.
js`
const hello = require("simple-hello-world-example")myApp.printMsg()
`
Configuration
All options follow Embed API docs page
$3
`12`The default is