You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2018. It is now read-only.
"description": "This is an Angular service that provides simple configurable \"feature flags\" to disable or enable certain application features. This allows areas of code to be in code base on production, but hidden until the flag is activated globally. Until then flags can be activated, but setting a key in local storage.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"