Skip to content

esensconsulting/web-component-korben

Repository files navigation

Web Component Korben

This is a project that enables to create a Korben RSS web component

Get started

Install the dependencies...

npm install

Developing and preview the web component

Add the src/Korben.svelte Import Korben.svelte in main js Add customElement:true to compilerOption in rollup.config.js

npm run dev

Building the web component

npm run build-component

Use the web component

Copy Korben.js from public/build and use it like in /test/index.html

About

Web component that list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published