statsig-react

An SDK for using Statsig Feature Management and Experimentation platform in React clients

Usage no npm install needed!

<script type="module">
  import statsigReact from 'https://cdn.skypack.dev/statsig-react';
</script>

README

Statsig React Client SDK

npm version

The Statsig React SDK for single user client environments. If you need a SDK for another language or server environment, check out our other SDKs.

Statsig helps you move faster with feature gates (feature flags), and/or dynamic configs. It also allows you to run A/B/n tests to validate your new features and understand their impact on your KPIs. If you're new to Statsig, check out our product and create an account at statsig.com.

Getting Started

Check out our SDK docs to get started.