oboe.js - A streaming approach to JSON.
Oboe.js is an open source Javascript library for loading JSON using streaming, combining the convenience of DOM with the speed and fluidity of SAX. It can parse any JSON as a stream, is small enough to be a micro-library, doesn't have dependencies, and doesn't care which other libraries you need it to speak to.
http://oboejs.com
https://github.com/jimhigson/oboe.js
License:
Tech:
Tags: