react-ab-test

v2.0.1
A/B testing React components and debug tools. Isomorphic with a simple, universal interface. Well documented and lightweight. Tested in popular browsers and Node.js. Includes helpers for Mixpanel and Segment.com.
react react-component testing test A/B ab A/B testing A/B test

test

./node_modules/karma/bin/karma start test/browser/karma.conf.js; mocha --require babel-core/register --require babel-polyfill test/isomorphic/*.jsx

build

doctoc . --github --title '<h1>Table of Contents</h1>'; ./node_modules/babel-cli/bin/babel.js --presets es2015,stage-1,react --plugins add-module-exports ./src --out-dir ./lib; ./node_modules/webpack/bin/webpack.js --config webpack.standalone.config.js

lint

eslint .

lint:fix

eslint --fix .
npm i react-ab-test

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 6/22/2017

Downloads

Maintainers