flipfeatureflag SDK
The flipfeatureflag SDKs provide a unified API to evaluate feature flags from the flipfeatureflag backend, collect usage metrics, and integrate with popular frameworks. All SDKs share the same core and configuration model.
Packages
@flipfeatureflag/core— Shared core client, types, HTTP, and metrics.@flipfeatureflag/js— Browser SDK.@flipfeatureflag/react— React Provider and hooks.@flipfeatureflag/next— Next.js helpers plus React bindings.@flipfeatureflag/vue— Vue plugin and composables.@flipfeatureflag/node— Node.js SDK.