UNPKG

svelte-tiny-slider

Version:

A lightweight unopinionated slider or carousel that gives you the tools you need to create the slider that fits your needs.

4 lines (3 loc) 96 B
export { TinySlider }; export default TinySlider; import TinySlider from "./TinySlider.svelte";