A quick demo of Javascript Feature Flags code.
These flags have been set via URL query strings, URL fragments and/or the domain name.
I'd like to add some cookie examples, and maybe also a demo of the test domain feature.
This code was originally written by Jay Fienberg of Juxtaprose in April 2013.