We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53806be commit 81b3f67Copy full SHA for 81b3f67
README.md
@@ -1,5 +1,7 @@
1
# Microsoft Feature Management for JavaScript
2
3
+[](https://www.npmjs.com/package/@microsoft/feature-management)
4
+
5
Feature Management is a library for enabling/disabling features at runtime.
6
Developers can use feature flags in simple use cases like conditional statement to more advanced scenarios like conditionally adding routes.
7
0 commit comments