big-json
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
big-sync-json
Overcomes 512MB String limitation of regular JSON.parse() and JSON.stringify() by not stringifying the whole buffer.
@veksa/big-json
A stream based implementation of JSON.parse and JSON.stringify for big data