@the-control-group/react-split-test

A/B Split Testing Component for React

Usage no npm install needed!

<script type="module">
  import theControlGroupReactSplitTest from 'https://cdn.skypack.dev/@the-control-group/react-split-test';
</script>

README

npm (scoped)

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.