1.3.0 • Published 3 months ago

statsig-js-lite v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

Statsig

npm version jsdelivr

Statsig Lite JavaScript Client SDK

A slimmed version of the JavaScript SDK for single user client environments. If you need an 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.

Supported Features

  • Gate Checks
  • Dynamic Configs
  • Layers/Experiments
  • Custom Event Logging

Unsupported Features

  • Local Overrides
  • Sticky Config/Experiments
  • Prefetch Users
  • Extended Browser Support
  • React Native Bindings
  • App Error Logging
  • App Metric Logging
  • Initialize Optimizations