Displaying 1 to 20 from 64 results

react-native-collapsible - Animated collapsible component for React Native, good for accordions, toggles etc

  •    Javascript

Pure JavaScript, supports dynamic content heights and components that is aware of its collapsed state (good for toggling arrows etc). This is a convenience component for a common use case, see demo below.

unleash - Unleash is an enterprise ready feature toggles service

  •    Javascript

Unleash is a feature toggle system, that gives you a great overview over all feature toggles across all your applications and services. It comes with official client implementations for Java, Node.js, Go, Ruby and Python. This repo contains the unleash-server, which contains the admin UI and a place to ask for the status of features. In order to make use of unleash you will also need a client implementation.




metismenu - A collapsible jQuery menu plugin

  •    Javascript

This version does not support any version of IE browser. Be sure to add aria-expanded to the element a. This attribute explicitly defines the current state of the collapsible element to screen readers and similar assistive technologies. If the collapsible element is closed by default, it should have a value of aria-expanded="false". If you've set the collapsible element's parent li element to be open by default using the mm-active class, set aria-expanded="true" on the control instead. The plugin will automatically toggle this attribute based on whether or not the collapsible element has been opened or closed.

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

  •    Javascript

An elegant, accessible toggle component for React. Also a glorified checkbox. See usage and examples.

ff4j - Feature Flags for Java made easy

  •    Java

FF4J, stands for Feature Flipping for Java, helps you implementing the 'feature toggle' agile development practice. Features (services/behaviour/treatments/screen parts) can be enabled and disabled at runtime but also limited to an authorized sub-set of users (e.g : beta-testers for beta feature). Once the feature is enabled and granted you can implement your own strategy to flip through custom FlippingStrategy.


toggle-osx-shadows - Tiny tool to toggle window shadows on OS X

  •    C

Run the following commands in Terminal to toggle OS X window shadows off. To turn on shadows again, run ./toggle-osx-shadows (like in step four above), log out, and log back in.

fflip - Flexible Feature Flipping/Flagging for Node.js

  •    Javascript

Working on an experimental new design? Starting a closed beta? Rolling out a new feature over the next few weeks? Fa-fa-fa-flip it. fflip gives you complete control over releasing new functionality to your users based on their user id, join date, membership status, and whatever else you can think of. fflip's goal is to be the most powerful and extensible feature flipping/toggling module out there. Criteria are the rules that define access to different features. Each criteria takes a user object and some data as arguments, and returns true/false if the user matches that criteria. You will use these criteria to restrict/allow features for different subsets of your userbase.

proxytoggle

  •    

Proxy Toogle script for switching between Office and Public Networks

react-toggled - Component to build simple, flexible, and accessible toggle components

  •    Javascript

You want a toggle component that's simple and gives you complete control over rendering and state.This follows the patterns in downshift to expose an API that renders nothing and simply encapsulates the logic of a toggle component.

a11y-toggle - A tiny script for accessible content toggles.

  •    HTML

A tiny script (less than 0.6Kb gzipped) to build accessible content toggles. You can try the live demo which also acts as a documentation. a11y-toggle uses relatively modern JavaScript API (namely reduce, addEventListener, etc.) therefore will not work in Internet Explorer 8 and below. All the other browsers, including mobile ones should work fine.

jquery-fading-slide-toggle

  •    JQuery

jQuery Fading Slide Toggle - Can attach to an element and trigger a slideUp or slideDown, while fading in or out at the same time

jquery.onoff - Interactive, accessible toggle switches for the web.

  •    Javascript

Transform checkboxes into toggle switches. Toggle switches made for the web are often solely constructed to change when clicked or tapped, animating side-to-side as they toggle. That's a good start, but some people like to slide toggle switches. Javascript is used for creation and for adding the sliding functionality, but the toggle is purely CSS.

react-flexible-switch - :on: Easy and Flexible React Switches

  •    Javascript

Easy and Flexible React switches with support for custom styles.Then open localhost:8000 in a browser.

node-dark-mode - Control the macOS dark mode

  •    Javascript

Requires macOS 10.10 or later.All the methods return a Promise.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.