UNPKG

oboe

Version:

Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finish

9 lines 129 B
{ "string": "ABCD" , "number": 12345 , "object": {} , "array" : [] , "true" : true , "false" : false , "null" : null }