@archastro/feature-flags
v0.3.1
Published
Feature flag SDK — fetches spec from GCS, evaluates in-process
Keywords
Readme
@archastro/feature-flags
TypeScript feature-flag client and deterministic in-process evaluator.
npm install @archastro/feature-flagsThe client defaults to ArchAstro's public compiled-spec endpoint and accepts a
custom specUrl for self-hosted or test environments. Evaluation performs no
network request after a spec has loaded.
See the repository README for usage and development commands.
