@flagsync/react-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

FlagSync SDK for React

At FlagSync, we believe the power of feature flags and A/B testing should be accessible to everyone, regardless of business size or budget.

That's why we developed an affordable, user-friendly platform that delivers the core functionality needed by indie hackers and growing businesses, without unnecessary complexity. Get started using FlagSync today!

npm version Twitter URL


Compatibility

This SDK relies on the React Context API and therefore requires React 16.3 or higher.

Installation

# npm
npm install @flagsync/react-sdk

# yarn
yarn add @flagsync/react-sdk

# pnpm
pnpm add @flagsync/react-sdk

Getting Started

Refer to the SDK documentation for more information on how to use this library.

Node / JavaScript

This SDK wraps the JavaScript SDK for smoother integration with React applications. However, if you're building a non-React application for Node.js or the web browser, you should use our isomorphic JavaScript SDK instead.

Dependencies (1)

Dev Dependencies (16)

Package Sidebar

Install

npm i @flagsync/react-sdk

Weekly Downloads

5

Version

0.3.1

License

Apache-2.0

Unpacked Size

101 kB

Total Files

15

Last publish

Collaborators

  • mikechabot