Check your JSON
Category Javascript
Bookmark :
If you've ever done any work with JSON then you'll know you can get cross eyed reading through the file.
This checker from Colin Ramsay is a quick easy way of making sure the format its right.
But it doesn't tell you exactly whats wrong. A quick google on JSON editors turns up a good few results
But nothing so far with syntax highlighting that will pin-point syntax errors - any suggestions people?
Update: fixed the links that were missing.
Bookmark :
If you've ever done any work with JSON then you'll know you can get cross eyed reading through the file.
This checker from Colin Ramsay is a quick easy way of making sure the format its right.
But it doesn't tell you exactly whats wrong. A quick google on JSON editors turns up a good few results
- Simple editor
- Better editor
- Even nicer looking editor (and available as Adobe Air)
But nothing so far with syntax highlighting that will pin-point syntax errors - any suggestions people?
Update: fixed the links that were missing.
- 







Comments
We'll find out next week, amidst all the Guinness.
Posted by Mikey At 22:28:33 On 26/05/2008 | - Website - |
maybe you could give me a lesson or two Scott. I had a look at it but didn't really have the time to look at it properly.
Posted by Darren At 16:53:50 On 27/05/2008 | - Website - |