$ npm install ghost-todo-svelte-webcomponent
import "ghost-todo-svelte-webcomponent";
import "./node_modules/ghost-todo-svelte-webcomponent/public/build/bundle.js";
<ghost-todo-comp-sv inittodos="Todo item 1, Todo item 2"></ghost-todo-comp-sv>