惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
Microsoft Azure Blog
Microsoft Azure Blog
阮一峰的网络日志
阮一峰的网络日志
宝玉的分享
宝玉的分享
量子位
N
Netflix TechBlog - Medium
M
MIT News - Artificial intelligence
GbyAI
GbyAI
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tailwind CSS Blog
Y
Y Combinator Blog
L
LangChain Blog
The Cloudflare Blog
T
The Blog of Author Tim Ferriss
U
Unit 42
Martin Fowler
Martin Fowler
aimingoo的专栏
aimingoo的专栏
G
Google Developers Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客

Flags SDK Documentation

Global Config Bulk Evaluation Evaluation Context Precompute GrowthBook Hypertune PostHog Split Evaluation Context Quickstart Precompute Evaluation Context Quickstart Precompute GrowthBook Hypertune PostHog Split Proxy Dashboard Pages Marketing Pages Dashboard Pages Marketing Pages Data Locality LaunchDarkly Optimizely Reflag Statsig Server-side vs Client-side Flags as Code
Providers
Vercel · 2026-04-03 · via Flags SDK Documentation

Combine your feature flag provider with the Flags SDK using an adapter.

Integrate any feature flag provider with the Flags SDK using an adapter. We publish adapters for the most common providers, but it is also possible to write a custom adapter in case we don't list your provider or in case you have an in-house solution for feature flags.

Featured providers offer fast setup using Vercel Marketplace, and low latency with Edge Config. They also work well outside of Vercel in Next.js and SvelteKit projects.

Additional Providers

Additional providers are published under the @flags-sdk npm scope in the Flags SDK repository and offer different levels of integration with Next.js, SvelteKit, and Edge Config.

Categories

  • Adapter - Allows evaluating feature flags and experiments using the Flags SDK.
  • Flags Explorer - Displays flag metadata like descriptions in the Flags Explorer.
  • Marketplace - Available in the Vercel Marketplace.
  • Edge Config - Allows reading feature flags from an Edge Config.

On this page

Featured ProvidersAdditional ProvidersCategories