The Confidence JavaScript SDK provides ultra-low latency feature flag evaluation for Node.js applications using the Confidence Resolver—a Rust-based resolver that runs as WebAssembly.Documentation Index
Fetch the complete documentation index at: https://confidence.spotify.com/llms.txt
Use this file to discover all available pages before exploring further.
Features
- Local evaluation: Flag rules evaluate on your infrastructure in microseconds
- OpenFeature compatible: Standard feature flag API through OpenFeature provider
- Background sync: Flag rules and logging sync with Confidence in the background
- High reliability: No network dependency at evaluation time
Installation
Quickstart
Resources
GitHub repository
Source code and examples
OpenFeature JS SDK
OpenFeature documentation
Context
Configure evaluation context
Apply events
Understand flag assignment tracking

