UNPKG
flipit
Version:
latest (2.0.3)
2.0.3
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.1
1.0.0
Feature flagging for NodeJS
github.com/FenrirUnbound/flipit
FenrirUnbound/flipit
flipit
/
test
/
testFeatureFiles
/
templateFeatureFile.json
5 lines
•
103 B
JSON
View Raw
1
2
3
4
5
{
"testFeature"
:
true
,
"anotherFeatureForTesting"
:
true
,
"thisShouldBeUnavailable"
:
false
}