Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/splidejs/svelte-splide

Svelte component for the Splide slider/carousel.
https://github.com/splidejs/svelte-splide

carousel slider splide svelte svelte-component

Last synced: 1 day ago
JSON representation

Svelte component for the Splide slider/carousel.

Awesome Lists containing this project

README

        







Svelte Splide


Svelte Splide is the Svelte component for the
Splide slider/carousel.


Getting Started


Demo


Discussions


## Quick Start
Get the latest version from NPM:
```
$ npm install @splidejs/svelte-splide
```

Import CSS and components:

```svelte

import { Splide, SplideSlide } from '@splidejs/svelte-splide';
import '@splidejs/svelte-splide/css';


Image 1


Image 2

```

Visit [this page](https://splidejs.com/integration/svelte-splide) for more details.

## Support Splide

Please support the project if you like it!
- [GitHub Sponsors](https://github.com/sponsors/NaotoshiFujita)

## License
Svelte Splide and Splide are released under the MIT license.
© 2021 Naotoshi Fujita