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