Svelte Swipe

screenshot of Svelte Swipe
svelte
vite

Svelte Swipe with zero dependencies :fire: :boom:

Overview:

The Swipable items wrapper component for Svelte is a lightweight and dependency-free library that allows for easy implementation of swipeable items in Svelte projects. It supports both vertical and horizontal swiping, dynamic height changes, infinite swiping, and custom thumbnails. With simple installation and usage methods, this component is a powerful tool for creating interactive and engaging Svelte applications.

Features:

  • Supports Dynamic height: Allows for height changes on swipe items from the child component.
  • Supports Infinite swipe: Enables infinite swiping functionality for the items.
  • Vertical Swipe: Provides the option to swipe items vertically.
  • Pointer event inside Swipe Item: Allows for pointer events, such as clicking, within the swipe item.
  • Programmatically change slides: Ability to programmatically change the active slide.
  • Supports custom thumbnail: Supports adding custom thumbnails to the swipe items.
svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading