beyonk-group / svelte-carousel

A super lightweight, super simple Carousel for Svelte 3
MIT License
213 stars 38 forks source link

Make a codesandbox example #29

Closed artokun closed 4 years ago

artokun commented 4 years ago

This would be much better with a link to a codesandbox so we can quickly see it and decide to use it or now. Definitely boosts star count.

antony commented 4 years ago

@artokun Surely I'd demo it in the Svelte REPL :) https://svelte.dev/repl/3953567d530b41d087ab7eaa8e7e632a?version=3.22.3

I'm not too bothered about the star count on this project, since I don't think carousels are a great solution to any problem.

I'll add it to the README. Feel free to improve it.