UNPKG

692 BMarkdownView Raw
1<p align="center">
2 <b style="font-size: 25px">🎛 flopflip - Feature Toggling 🎚</b><br />
3 <i>flip or flop a feature via adapters (e.g. memory or LaunchDarkly) with real-time updates through a Redux store or React's context.</i>
4</p>
5
6<p align="center">
7 <img alt="Logo" src="https://raw.githubusercontent.com/tdeekens/flopflip/master/logo.png" /><br /><br />
8 <b>Toggle (flip or flop) features being stored in Redux or in a broadcasting system (through the context) via a set of React components or HoCs.</b>
9</p>
10
11### `@flopflip/react-redux`
12
13This repository is part of the `flopflip` mono repository. Please head [here](https://github.com/tdeekens/flopflip) for more information.