An open API service indexing awesome lists of open source software.

https://github.com/the-control-group/react-split-test

A/B Split Testing Components for React
https://github.com/the-control-group/react-split-test

code library npm tcg-pubrec-services

Last synced: 3 months ago
JSON representation

A/B Split Testing Components for React

Awesome Lists containing this project

README

          

[![npm (scoped)](https://img.shields.io/npm/v/@the-control-group/react-split-test.svg?style=flat-square)](https://www.npmjs.com/package/@the-control-group/react-split-test)

# React Split Test

A/B Experiment component that allows for simple split tests to be run in a React application. Experiments can also be nested to run mutually exclusive multi-variate experiments.

## Batteries not included
This package does not come transpiled - the importing library is responsible for setting proper browser targets and transpilation options.