This is a project that enables to create a Korben RSS web component
Install the dependencies...
npm install
Add the src/Korben.svelte Import Korben.svelte in main js Add customElement:true to compilerOption in rollup.config.js
npm run dev
npm run build-component
Copy Korben.js from public/build and use it like in /test/index.html