Javascript

Feature flagging solution that integrates customer feedback for rolling out features, enabling adaptive product management and user satisfaction enhancement.

Author

Javascript logo

reflagcom

MIT License

Quick Info

GitHub GitHub Stars 16
NPM Weekly Downloads 15195
Tools 1
Last Updated 2/10/2025

Tags

developer tools features developer tools tools integrations feature flagging

Reflag

Feature flags for SaaS that run on TypeScript. Learn more and get started

React SDK

Client side React SDK

Read the docs

Vue SDK (beta)

Client side Vue SDK

Read the docs

Browser SDK

Browser SDK for use in non-React web applications

Read the docs

Node.js SDK

Node.js SDK for use on the server side. Use this for Cloudflare Workers as well.

Read the docs

Reflag CLI

CLI to interact with Reflag and generate types

Read the docs

OpenFeature Browser Provider

Use Reflag with OpenFeature in the browser through the Reflag OpenFeature Browser Provider

Read the docs

OpenFeature Node.js Provider

Use the Reflag with OpenFeature on the server in Node.js through the Reflag OpenFeature Node.js Provider

Read the docs

Development

Versioning

  1. Create a new branch locally
  2. Run yarn run version
  3. Push and PR

Publishing

The Github Action will automatically publish any versioned packages when merging to main