- From: James Clark <jjc@jclark.com>
- Date: Sun, 23 Sep 2012 16:12:21 +0700
- To: public-microxml@w3.org
Received on Sunday, 23 September 2012 09:13:08 UTC
I wrote a little MicroXML parser in JavaScript: https://github.com/jclark/MicroXML-js To play with this, download microxml.js and test.html, and then open test.html in a modern browser. It will give you a text box in which you can type MicroXML. There's a button to parse it, which will show you the data model in JSON syntax. or an error. So far it is only very lightly tested. James
Received on Sunday, 23 September 2012 09:13:08 UTC