Skip to main content

All Questions

Tagged with
0 votes
0 answers
87 views

How can I write a component for general use in modern frameworks

I want to write a chat component in Svelte (and SvelteKit), and make it available to everyone through npm. I want to use it in a React project. I researched it a bit but couldn't find any good answer ...
Ogulcan Bozkurt's user avatar