|
|
|
|
|
by andsoitis
813 days ago
|
|
> That's not enough information for me to use this thing!
As an infrequent user of JavaScript libraries it's now on me to figure out which of the various bundlers (WebPack? Vite? esbuild? Some other thing?) are in-vogue right now, then work out the incantations needed to get the above syntax converted into code that actually runs in a browser. This might help - I notice two things on the landing page: a) How to install: npm i svelte-zoomable-circles b) Dev dependencies (which lists "vite"): https://www.npmjs.com/package/svelte-zoomable-circles?active... |
|