Making npm Packages with SvelteKit
I have several components that I use across a couple of my SvelteKit projects. I decided to make them into an npm package so that I'm not maintaining them in several places.
Here I'm going to go through the process I followed to develop the package l...
spences10.hashnode.dev2 min read