Searched refs:JSONStream (Results 1 – 3 of 3) sorted by relevance
39 class JSONStream extends Minipass { class223 return new JSONStream({path, map})227 module.exports = JSONStream
25 This is a derivative work based on JSONStream by Dominic Tarr, modified and27 https://github.com/dominictarr/JSONStream
7 const JSONStream = require('minipass-json-stream') constant180 const parser = JSONStream.parse(jsonPath, opts.mapJSON)