Creating a package for Svelte
Intro
The idea of the following post is to make a quick, practical and simple version of how to create a package that can be downloaded via npm in our project made with Svelte.
I recently finished my first package and the truth is that, although the ...
agustinl.hashnode.dev