Source code
CERNY.json.Printer
Prints a JavaScript object. Allows customizing by overriding the methods startObject, endObject, startName, endName and so on. Works with arrays as well.
Uses
Object.toJSONString
History
2007-03-27
:
Fixed bug with braces in strings.
2007-03-23
:
Removed silly dependency to CERNY.json.
2007-03-21
:
Added interception and signatures.
2006-10-30
:
Created.

