Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including angular-feature-flag with all npm packages installed. Try it out:

var angularFeatureFlag = require("angular-feature-flag")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

angular-feature-flag v1.0.0

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.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free