awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kyleduo avatar

kyleduo/SwitchButton

0
View on GitHub↗
4,746 stele·865 fork-uri·Java·12 vizualizări

SwitchButton

SwitchButton este un widget de tip toggle switch personalizabil pentru crearea de comutatoare on/off animate, cu etichete și culori configurabile. Servește ca un input de formular interactiv care permite utilizatorilor să comute între două opțiuni opuse folosind o componentă bazată pe stare.

Widget-ul este conceput să fie conștient de gesturi, capturând mișcările orizontale de swipe pentru a declanșa schimbări de stare, permițând în același timp evenimentelor de scroll vertical să treacă către containerul părinte.

Componenta suportă definirea de culori, dimensiuni și raze de colț personalizate atât pentru butonul de toggle, cât și pentru track-ul de fundal. Include capabilități pentru gestionarea stărilor de toggle, configurarea textului etichetei și ajustarea vitezelor de animație.

Features

  • Toggle Switches - Provides a customizable toggle switch widget for binary state selection.
  • UI State Toggles - Manages the transition between checked and unchecked visual states programmatically or via interaction.
  • Toggle Switches - Offers detailed styling options for colors, dimensions, and corner radii of the toggle components.
  • Gesture-Based UI Components - Provides a UI component that reacts to horizontal gesture coordinates to drive its visual state.
  • Gesture Interference Prevention - Prevents default page scrolling while the user is performing a horizontal swipe to toggle the switch.
  • Switch Widgets - A reusable, styled switch widget for binary boolean input.
  • Swipe-to-Scroll Handlers - Handles touch events to distinguish between horizontal toggling swipes and vertical page scrolling.
  • State-Driven Animations - Uses interpolation to animate position and color changes based on the binary toggle state.
  • Component Style Mappings - Translates configuration properties into visual styles for the switch thumb and background track.
  • Percentage-Based Position Calculators - Calculates the horizontal position of the toggle thumb as a percentage of the container width.
  • Custom Widget Implementation - Implements custom layout and rendering logic for a specialized animated toggle switch.
  • Mobile UI Styling - Implements a modern, gesture-responsive mobile design for toggle switches.
  • Styling Property Mappings - Associates configuration parameters with specific visual styling properties for the toggle widget.
  • Widgets and Controls - Customizable switch button with Material styling.

Istoric stele

Graficul istoricului de stele pentru kyleduo/switchbuttonGraficul istoricului de stele pentru kyleduo/switchbutton

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru SwitchButton

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu SwitchButton.
  • xinthink/react-native-material-kitAvatar xinthink

    xinthink/react-native-material-kit

    4,821Vezi pe GitHub↗

    This project is a Material Design UI library and cross-platform mobile component kit. It provides a set of pre-styled user interface components and a layout framework designed to ensure a consistent visual experience across different mobile devices. The library includes a mobile theme management system for defining and updating global color palettes and styling rules across an application interface. It implements standardized layout patterns and spacing rules to maintain a clean and consistent design. The toolkit covers the construction of mobile forms and interfaces using elements such as b

    TypeScript
    Vezi pe GitHub↗4,821
  • ohif/viewersAvatar OHIF

    OHIF/Viewers

    4,035Vezi pe GitHub↗

    Viewers is a zero-footprint DICOMweb medical imaging viewer and a modular plugin framework. It serves as a diagnostic interface for rendering 2D and 3D medical images, providing a web-based clinical workflow engine to automate image layouts and toolsets. The project distinguishes itself through a highly extensible architecture that allows for the development of custom clinical workflows, specialized viewing modes, and the integration of external functional extensions. It includes a dedicated command line interface for managing these plugins and supports white-labeling through a comprehensive

    TypeScriptcancer-imaging-researchdicomdicom-viewer
    Vezi pe GitHub↗4,035
  • metafizzy/flickityAvatar metafizzy

    metafizzy/flickity

    7,576Vezi pe GitHub↗

    Flickity is a JavaScript library used to create responsive, touch-enabled content carousels and sliders for web pages. It provides a system for building flickable galleries that allow users to navigate through collections of elements using touch or mouse input. The library specializes in performance and movement, featuring lazy-loading for images that defers loading off-screen content until it enters the viewport. It supports infinite scrolling loops that wrap back to the first cell after the last is reached, as well as automated slide transitions for slideshow experiences. The toolset inclu

    JavaScript
    Vezi pe GitHub↗7,576
  • bttstrp/bootstrap-switchAvatar Bttstrp

    Bttstrp/bootstrap-switch

    5,041Vezi pe GitHub↗

    Bootstrap-switch is a jQuery plugin that transforms standard HTML checkboxes and radio buttons into visual toggle switches. It serves as a form input switch that provides a sliding toggle interaction as a replacement for traditional binary input elements. This component is designed specifically for Bootstrap interfaces, allowing for the customization of web pages that follow the Bootstrap CSS framework design system. It enhances web forms by converting basic input elements into interactive switches to improve the visual clarity of binary settings and preferences.

    Pugbootstrapbootstrap-switchcheckbox
    Vezi pe GitHub↗5,041
Vezi toate cele 30 alternative pentru SwitchButton→

Întrebări frecvente

Ce face kyleduo/switchbutton?

SwitchButton este un widget de tip toggle switch personalizabil pentru crearea de comutatoare on/off animate, cu etichete și culori configurabile. Servește ca un input de formular interactiv care permite utilizatorilor să comute între două opțiuni opuse folosind o componentă bazată pe stare.

Care sunt principalele funcționalități ale kyleduo/switchbutton?

Principalele funcționalități ale kyleduo/switchbutton sunt: Toggle Switches, UI State Toggles, Gesture-Based UI Components, Gesture Interference Prevention, Switch Widgets, Swipe-to-Scroll Handlers, State-Driven Animations, Component Style Mappings.

Care sunt câteva alternative open-source pentru kyleduo/switchbutton?

Alternativele open-source pentru kyleduo/switchbutton includ: xinthink/react-native-material-kit — This project is a Material Design UI library and cross-platform mobile component kit. It provides a set of pre-styled… ohif/viewers — Viewers is a zero-footprint DICOMweb medical imaging viewer and a modular plugin framework. It serves as a diagnostic… pkluz/pkrevealcontroller — PKRevealController is an iOS navigation framework and slide-over UI controller. It functions as a gesture-based… markusenglund/react-switch — React Switch is an interactive form input element for capturing binary boolean choices in web applications. It… bttstrp/bootstrap-switch — Bootstrap-switch is a jQuery plugin that transforms standard HTML checkboxes and radio buttons into visual toggle… metafizzy/flickity — Flickity is a JavaScript library used to create responsive, touch-enabled content carousels and sliders for web pages.…