Toggle

Top 22 Toggle Open-Source Projects

  • body-scroll-lock

    Body scroll locking that just works with everything 😏

  • uhubctl

    uhubctl - USB hub per-port power control

  • Project mention: I2c-USB-hub: An i2C Controllable USB 2.0 Hub | news.ycombinator.com | 2023-09-11

    In my experience this support was rare. I had an issue a few years ago with multiple USB 3 cameras (Intel Realsense) on a mobile robot that would periodically freeze up and need to be hard-reset, and a power-controllable hub seemed like the least-bad way to hack around it. I found my way to this tool, with its convenient list of compatible hardware:

    https://github.com/mvp/uhubctl

    Of the USB 3 options on the list, several were EOL or impossible to find, and when I ordered one each of the remainder, there was only one I could get working, and it wasn't reliable about being able to reset a device that had frozen to the point where Linux no longer had sysfs entries for it.

    We ended up instead using a hub with an internal jumper to disable bus power, and then putting the self power line through a separately-controllable relay.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • FF4J

    Feature Flags for Java made easy

  • Project mention: FF4J – Feature Flags for Java | news.ycombinator.com | 2023-06-07

    Yikes:

    > the behavior of a feature can be enslaved with your custom implementation

    https://github.com/ff4j/ff4j/wiki/Flipping-Strategies

  • react-switch

    A draggable toggle-switch component for React. Check out the demo at:

  • Project mention: react-switch VS react-custom-switcher - a user suggested alternative | libhunt.com/r/react-switch | 2023-10-07
  • react-toggle

    Elegant, accessible toggle component for React. Also a glorified checkbox.

  • Project mention: react-toggle VS react-custom-switcher - a user suggested alternative | libhunt.com/r/react-toggle | 2023-10-07
  • hamburger-react

    Animated hamburger menu icons for React.js weighs only 1.5 KB.

  • svelte-headlessui

    HeadlessUI components for Svelte (by CaptainCodeman)

  • Project mention: [Self Promo] Ato UI: A themeable UI library built with UnoCSS | /r/sveltejs | 2023-06-27

    Hi everyone, I'm so happy I can finally share the project I've been working on for the past few months. Ato UI is a themeable component UI library built with UnoCSS (with the Tailwind + Windi preset) and offers both styled and headless components, since the library is build on top of other fantastic headless libraries like Headless UI and Grail UI. Skeleton was also a big inspiration, as you'll be able to see in the designer page and the token system.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • heart-switch

    ❤️ A heart-shaped toggle switch component for React.

  • AutoActions

    Application-based actions to change Windows settings ( display, audio) or run any program or action

  • Project mention: Automatic enabling HDR | /r/pcgaming | 2023-12-08

    I've just discovered https://github.com/Codectory/AutoActions which detects when a user-defined process starts and can toggle HDR on, then back off again when it exits. I've gone through the list at https://www.pcgamingwiki.com/wiki/List_of_games_that_support_high_dynamic_range_display_(HDR)) to add entries for all the HDR-capable titles that I have installed.

  • org-fragtog

    Automatically toggle Org mode LaTeX fragment previews as the cursor enters and exits them

  • RealFlags

    🔧 Feature Flagging for Swift

  • dark-mode-toggle

    🌓 A dark mode toggle component for React. (by anatoliygatt)

  • toggle

    Vue 3 toggle component with labels, custom slots and styling options (+Tailwind CSS support).

  • MultiToggleButton

    Multiple state tap-to-toggle UIButton (like old camera flash button)

  • Maui.Switch

    Simple control to create custom switches in .NET MAUI

  • Project mention: Why is this switch control showing up like this | /r/dotnetMAUI | 2023-05-22

    Should give my control a go - https://github.com/IeuanWalker/Maui.Switch

  • pidswallow

    A swallower script using process hierarchy.

  • Project mention: Question about Swallow (if i am not mistaken) | /r/herbstluftwm | 2023-06-18
  • test-with

    A lib help you run test with condition

  • Project mention: Add mock and check runtime ignoring condition in Rust test | /r/rust | 2023-11-05

    Hi there, The 0.12 version of test-with is released. Now checking the condition to run or ignore a test is easy, we can easily set up a mock/test environment in this way. Following is an example of setting up an HTTP service in 8000 port for a test. ```rust use std::ops::Drop; use std::process::{Child, Command};

  • gsync-toggle

    App for Windows to toggle G-Sync via command line

  • Project mention: Updated list of tools and guidance for best moonlight streaming experience | /r/SteamDeck | 2023-09-17

    For G-sync: gsync-toggle, a tool that does what it says on the tin

  • shell-scripts

    Collection of shell scripts and instructions for window opening and file updating (by nclarius)

  • ui-switch

    React Switch component based on native checkbox input, using CSS variables (custom properties) as much as possible. Easily customisable and super lightweight.

  • react-custom-switcher

    Multi-option Switch/Toggle component for React with dragging, snap and customisable UI.

  • Project mention: react-toggle VS react-custom-switcher - a user suggested alternative | libhunt.com/r/react-toggle | 2023-10-07

    Multi-option toggle/switch component for React with dragging, snap and customisable UI.

  • InternetSwitcher

    Global keybind to toggle internet access

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Toggle related posts

  • react-toggle VS react-custom-switcher - a user suggested alternative

    2 projects | 7 Oct 2023
  • react-switch VS react-custom-switcher - a user suggested alternative

    2 projects | 7 Oct 2023
  • FF4J – Feature Flags for Java

    6 projects | news.ycombinator.com | 7 Jun 2023
  • How do you combine org with LaTeX?

    1 project | /r/emacs | 11 Nov 2022
  • Is it possible to hide "\begin{equation}" as org-hide-emphasis-markers does for bold or italics?

    3 projects | /r/orgmode | 29 Sep 2022
  • Preview LaTeX equations on *.tex files

    4 projects | /r/emacs | 1 May 2022
  • I’ve built a fully themeable and accessible heart-shaped toggle switch component for React. [Details in the comments]

    1 project | /r/opensource | 17 Feb 2022
  • A note from our sponsor - SurveyJS
    surveyjs.io | 4 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Index

What are some of the best open-source Toggle projects? This list will help you:

Project Stars
1 body-scroll-lock 4,007
2 uhubctl 2,075
3 FF4J 1,353
4 react-switch 1,318
5 react-toggle 943
6 hamburger-react 898
7 svelte-headlessui 497
8 heart-switch 436
9 AutoActions 412
10 org-fragtog 372
11 RealFlags 184
12 dark-mode-toggle 113
13 toggle 104
14 MultiToggleButton 83
15 Maui.Switch 71
16 pidswallow 43
17 test-with 19
18 gsync-toggle 11
19 shell-scripts 4
20 ui-switch 4
21 react-custom-switcher 1
22 InternetSwitcher 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com