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
- Host: GitHub
- URL: https://github.com/the-control-group/react-split-test
- Owner: the-control-group
- Created: 2018-08-10T15:38:57.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-08-12T23:29:44.000Z (5 months ago)
- Last Synced: 2025-09-21T02:37:15.275Z (4 months ago)
- Topics: code, library, npm, tcg-pubrec-services
- Language: TypeScript
- Homepage:
- Size: 1.76 MB
- Stars: 2
- Watchers: 22
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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.