@apolitical/common-helpers-feature-flag
v1.1.1
Published
Node.js module to enable feature flag
Downloads
203
Maintainers
Readme
Common Helpers- FeatureFlag
Node.js module to expose functionality to connect to the ab testing repo.
Current function
- FeatureFlag
- Checks the state of a feature and returns based on the state. Redirects if you have access, returns component if you do.
- isFeatureLocked
- Checks if a feature is locked or not