svelte-img
svelte-img copied to clipboard
vercel-img (not an issue)
Hey @zerodevx thanks for the great repository.
I have made a variation of svelte-img that you might find interesting.
Called vercel-img it builds on the design here but allows using Vercel to generate the width and type variations.
This is useful considering the limitations of using Vercel alone, such as no crop feature.
It is also useful in the other direction as it is not possible to preload sources in a <picture> element.
Just thought I'd share it here. Hope you find it interesting.
- https://vercel-img-weld.vercel.app/#vercel
- https://github.com/leoj3n/vercel-img?tab=readme-ov-file
Looks cool! 🎉