JavaScript DOM to BadgerFish Encoder
Posted on April 27th, 2006 | Category: Web Development, JavaScriptThe other day, David Sklar decided to come up with an ingenious method translating XML into simple JSON; nicknamed BadgerFish. At about the same time, I was looking for a format in which I could convert XML to JSON without loosing the features of XML yet keeping the JSON objects simple. BadgerFish is about as […]