Creates Knockout models from JSON strings.
Open the index.html file. I've only tested it in Chrome, but it should run anywhere.
Get some JSON, paste it in the textbox and press go. You'll get a Knockout model and a load method. Simple as.
I've been written far too many models by hand recently, thought there must be an easier way.