mirror of
https://github.com/vercel/flags.git
synced 2026-09-19 03:49:23 +08:00
259 B
259 B
@vercel/flags
These packages allow working with feature flags.
Constraints
- each framework's
flagfunction takes the same declaration asflag(declaration) - adapters are independent of frameworks and can be used as
flag(adapter(declaration))