# Statsig

[![npm version](https://badge.fury.io/js/statsig-js-client-sdk.svg)](https://badge.fury.io/js/statsig-js-client-sdk)
[![jsdelivr](https://data.jsdelivr.com/v1/package/npm/statsig-js-client-sdk/badge)](https://www.jsdelivr.com/package/npm/statsig-js-client-sdk)

## Statsig Javascript Client SDK

The javascript SDK for client environments.  If you're looking for a nodejs server SDK, try [https://github.com/statsig-io/node-js-server-sdk](https://github.com/statsig-io/node-js-server-sdk).

Statsig helps you move faster with Feature Gates and Dynamic Configs.  If you're new to Statsig, create an account at [statsig.com](https://www.statsig.com).

## Getting Started
Visit our [getting started guide](https://www.statsig.com/docs/js-client), or check out the [SDK Documentation](https://github.com/statsig-io/js-client-sdk/blob/main/docs/README.md)
