Library: JSONWriter for TS

JSON Writer library, see the included unit test for details:
jsonWriterUnitTest();

There's no really good way to parse JSON that I can think of, but if you can let me know. Could probably be optimized slightly, the primary purpose was quickly made for communications.

Comments

Sign In or Register to comment.