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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
markusenglund avatar

markusenglund/react-switch

0
View on GitHub↗
1,340 Stars·100 Forks·JavaScript·MIT·9 Aufrufereact-switch.netlify.app↗

React Switch

React Switch is an interactive form input element for capturing binary boolean choices in web applications. It functions as a reusable toggle switch component designed to assemble accessible layouts.

The component supports custom styling, embedded icons, and smooth dragging interactions across both mouse and touch screen gestures. Developers can customize dimensions, colors, shadows, border radius, and active states. It also includes options to restrict user interaction and visually dim the presentation.

Features

  • Toggle Switches - Provides an interactive form input component for capturing binary boolean choices in web applications.
  • Custom Form Controls - Provides custom styling and configuration options for form input elements to match specific design requirements.
  • Form Input Controls - Serves as an interactive form input element specifically designed for capturing binary boolean choices.
  • Controlled Component State - Maintains external state synchronization by accepting value props and emitting change notifications for controlled toggle behavior.
  • Icon Appearance Customizations - Supports custom dimensions, colors, shadows, border radius, and embedded icons for active and inactive switch states.
  • Cross-Platform UI Component Libraries - Creates accessible user interface elements designed to respond reliably to both mouse clicks and touch gestures.
  • CSS Transform Translations - Applies hardware-accelerated CSS translation styles to animate the switch handle smoothly during dragging interactions.
  • Interface Component Libraries - Functions as a reusable UI component designed to assemble modern and accessible web application layouts.
  • Cross-Platform Pointer Event Mappers - Unifies mouse and touch screen interactions through normalized pointer event listeners to track drag distance reliably.

Star-Verlauf

Star-Verlauf für markusenglund/react-switchStar-Verlauf für markusenglund/react-switch

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht markusenglund/react-switch?

React Switch is an interactive form input element for capturing binary boolean choices in web applications. It functions as a reusable toggle switch component designed to assemble accessible layouts.

Was sind die Hauptfunktionen von markusenglund/react-switch?

Die Hauptfunktionen von markusenglund/react-switch sind: Toggle Switches, Custom Form Controls, Form Input Controls, Controlled Component State, Icon Appearance Customizations, Cross-Platform UI Component Libraries, CSS Transform Translations, Interface Component Libraries.

Welche Open-Source-Alternativen gibt es zu markusenglund/react-switch?

Open-Source-Alternativen zu markusenglund/react-switch sind unter anderem: zhuzichu520/fluentui — FluentUI is a component-based UI framework that implements Microsoft's Fluent Design System for building… euvl/vue-js-toggle-button — Vue.js toggle switch component is a lightweight interactive frontend form control that collects boolean input and… longbridge/gpui-component — gpui-component is a native desktop UI kit and component library built for the GPUI framework. It provides a collection… 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… webstudio-is/webstudio — Webstudio is a visual CMS and website builder that provides a visual development environment for designing and… bttstrp/bootstrap-switch — Bootstrap-switch is a jQuery plugin that transforms standard HTML checkboxes and radio buttons into visual toggle…

Open-Source-Alternativen zu React Switch

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit React Switch.
  • zhuzichu520/fluentuiAvatar von zhuzichu520

    zhuzichu520/FluentUI

    4,421Auf GitHub ansehen↗

    FluentUI is a component-based UI framework that implements Microsoft's Fluent Design System for building cross-platform desktop applications. It provides a complete set of reusable UI components and styling tools that follow the Fluent Design language, enabling developers to create consistent visual interfaces across different operating systems. The framework includes a custom window frame manager that creates frameless application windows with integrated title bars and standard window controls, styled through CSS variables. It also features a single-page application router that manages view

    C++fluentqmlqt
    Auf GitHub ansehen↗4,421
  • euvl/vue-js-toggle-buttonAvatar von euvl

    euvl/vue-js-toggle-button

    924Auf GitHub ansehen↗

    Vue.js toggle switch component is a lightweight interactive frontend form control that collects boolean input and renders a customizable binary switch for web applications. It functions as a customizable UI widget with configurable colors, dimensions, labels, and transition animations, replacing standard checkboxes and radio buttons to match specific design requirements. The component manages binary toggle states internally while exposing event emitters, triggering callback functions with updated state and click details upon user interaction. It maintains UI consistency through reactive prop

    Vuebuttonjavascriptswitch
    Auf GitHub ansehen↗924
  • longbridge/gpui-componentAvatar von longbridge

    longbridge/gpui-component

    11,793Auf GitHub ansehen↗

    gpui-component is a native desktop UI kit and component library built for the GPUI framework. It provides a collection of reusable user interface elements, a desktop layout engine for organizing application space, and a specialized data visualization library for rendering quantitative information. The project is distinguished by its high-performance rendering systems, including a virtualized data grid and list system designed to handle large datasets with low memory overhead. It also features a comprehensive data visualization toolkit for rendering charts, axes, and coordinate scales using li

    Rustdesktop-applicationgpuirust
    Auf GitHub ansehen↗11,793
  • xinthink/react-native-material-kitAvatar von xinthink

    xinthink/react-native-material-kit

    4,821Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,821
Alle 30 Alternativen zu React Switch anzeigen→

Kuratierte Suchen mit React Switch

Handverlesene Sammlungen, in denen React Switch vorkommt.
  • Boolean input components