Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoonjonglyu/custom-swipe
Swipe Headless Components
https://github.com/yoonjonglyu/custom-swipe
composable custom custom-swipe infinite-scroll react-hooks reactjs svelte swipe swiper vue vue3 webcomponents
Last synced: 7 days ago
JSON representation
Swipe Headless Components
- Host: GitHub
- URL: https://github.com/yoonjonglyu/custom-swipe
- Owner: yoonjonglyu
- License: mit
- Created: 2022-06-29T14:51:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T07:36:40.000Z (9 months ago)
- Last Synced: 2024-11-06T15:21:32.460Z (14 days ago)
- Topics: composable, custom, custom-swipe, infinite-scroll, react-hooks, reactjs, svelte, swipe, swiper, vue, vue3, webcomponents
- Language: TypeScript
- Homepage: https://yoonjonglyu.github.io/custom-swipe/
- Size: 3.97 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![Static Badge](https://img.shields.io/badge/React-gray?logo=react) ![Static Badge](https://img.shields.io/badge/Vue-gray?logo=vue.js) ![Static Badge](https://img.shields.io/badge/TypeScript-gray?logo=typescript) ![Static Badge](https://img.shields.io/badge/JavaScript-gray?logo=javascript) ![Static Badge](https://img.shields.io/badge/svelte-gray?logo=svelte)
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/custom-swipe)# Custom-Swipe: A Lightweight and Headless Frontend Library
Custom-Swipe is a versatile solution designed for seamless user interactions in web applications. Whether you're building a responsive web app or enhancing the user experience on various devices, Custom-Swipe offers a range of swipe features. It serves as both a basic component for easy integration and a powerful headless hook for developers seeking granular control.
## Key Features
- **Lightweight:** Minimize your bundle size with our lightweight library.
- **Responsive:** Ensure smooth interactions across various devices and screen sizes.
- **Customizable:** Tailor swipe behavior to suit your application's specific needs.
- **Headless Hook:** For developers who prefer a programmatic approach, our headless hook provides extensive control over swipe events.Explore the possibilities with Custom-Swipe and elevate your frontend development experience.
[demo](https://yoonjonglyu.github.io/custom-swipe/)
## Supports
1. [custom-swipe.](https://github.com/yoonjonglyu/custom-swipe/tree/main/packages/custom-swipe)
2. [react-custom-swipe.](https://github.com/yoonjonglyu/custom-swipe/tree/main/packages/react-custom-swipe)
3. [vue-custom-swipe.](https://github.com/yoonjonglyu/custom-swipe/tree/main/packages/vue-custom-swipe)
4. [svelte-custom-swipe.](https://github.com/yoonjonglyu/custom-swipe/tree/main/packages/svelte-custom-swipe)## Features
1. Swipe
2. Infinite swipe(scroll)
3. Carousel## LICENSE
- MIT
See [LICENSE](LICENSE) for details.