ab-testing-hook A React hook for A/B testing. Features A minimal Only hook usage, without wrapp react components Split traffic by range(For example need only 50% visitors for ab test) Work with server side rendering (SSR) Example on CodeSandbox: Installation npm install ab-testing-hook