An open API service for providing issue and pull request metadata for open source projects.

GitHub / uhop/stream-json issues and pull requests

#175 - Prevent Replace allowEmptyReplacement from creating duplicate keys

Issue - State: open - Opened by cmtk 6 months ago
Labels: bug

#174 - Question: elegantly streaming an object composed of arrays

Issue - State: open - Opened by deam00n 8 months ago
Labels: question

#173 - Bump @types/node from 22.8.6 to 22.9.0

Pull Request - State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#172 - Disassembler issue when using for await

Issue - State: closed - Opened by noamokman 9 months ago - 6 comments
Labels: bug, confirmed

#171 - Bump @types/node from 22.8.6 to 22.8.7

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#170 - Cannot consume large numbers correctly

Issue - State: closed - Opened by devashish-sood 9 months ago - 4 comments
Labels: question

#169 - Bump @types/node from 22.7.9 to 22.8.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#168 - Bump stream-chain from 2.2.5 to 3.3.2

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#167 - String literals with control characters, newlines, tabs should not parse

Issue - State: closed - Opened by rictic 10 months ago - 4 comments
Labels: bug

#166 - Bump stream-chain from 2.2.5 to 3.3.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#165 - Not able to use Verifier in NodeJS stream pipeline

Issue - State: closed - Opened by ady-goel 10 months ago - 8 comments
Labels: question

#164 - Bump stream-chain from 2.2.5 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#163 - Bump stream-chain from 2.2.5 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#161 - Fix examples to use file extensions explicitly.

Issue - State: open - Opened by uhop 11 months ago
Labels: documentation

#160 - Bump stream-chain from 2.2.5 to 3.1.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#158 - How to use this manually?

Issue - State: closed - Opened by Autumnlight02 11 months ago
Labels: question

#157 - RangeError: Invalid array length

Issue - State: closed - Opened by sneko about 1 year ago - 3 comments
Labels: bug, enhancement, question

#153 - Simple JSON streaming question

Issue - State: closed - Opened by adamhamlin about 1 year ago

#152 - Allow Parser pattern size to be parametrizable

Pull Request - State: open - Opened by mbenedettini about 1 year ago - 2 comments
Labels: enhancement

#150 - Processing a json, keeping some attributes as string and others as a stream

Issue - State: closed - Opened by mbenedettini about 1 year ago
Labels: question, help-wanted

#148 - Can not import StreamArray

Issue - State: closed - Opened by paul-civitas over 1 year ago - 7 comments
Labels: question, help-wanted

#146 - JSONL parser throws parsing error that can't be caught using on error or catch block

Issue - State: closed - Opened by aditya81070 over 1 year ago - 1 comment
Labels: bug

#144 - Fatal JavaScript invalid size error 169220804 (see crbug.com/1201626)

Issue - State: closed - Opened by CmdrShepardsPie over 1 year ago - 2 comments
Labels: bug, question

#143 - feat: add the makeObject option for Stringer

Pull Request - State: open - Opened by vanyauhalin over 1 year ago
Labels: enhancement

#141 - JSONL parser and Pick

Issue - State: open - Opened by eliottvincent almost 2 years ago - 1 comment
Labels: question

#140 - Forward value on error

Pull Request - State: closed - Opened by ak--47 almost 2 years ago - 2 comments

#139 - Error from "parent" stream is not propagated to a piped stream.

Issue - State: closed - Opened by evgeny-myasishchev about 2 years ago - 2 comments
Labels: bug

#138 - Stream an object to reconstruct it on the frontend

Issue - State: closed - Opened by davidfou about 2 years ago - 1 comment
Labels: enhancement, question

#137 - Add basic simple example of streaming a large JSON file

Issue - State: open - Opened by dandv about 2 years ago - 5 comments
Labels: documentation

#136 - On Error: Continue to Next Line

Issue - State: closed - Opened by ak--47 about 2 years ago - 5 comments
Labels: enhancement

#133 - unexpected characters

Issue - State: closed - Opened by hp8wvvvgnj6asjm7 about 2 years ago - 6 comments
Labels: question

#132 - How do I collect all stream array elements into one array and wait for the stream to end ?

Issue - State: closed - Opened by sharon182 about 2 years ago - 3 comments
Labels: question

#131 - Output Error position when reporting the error form the Parser

Issue - State: closed - Opened by Quickinline over 2 years ago - 3 comments
Labels: question

#130 - parsing concatenated streams?

Issue - State: closed - Opened by ak--47 over 2 years ago - 3 comments
Labels: question

#129 - Missing data chunks with Writable on async actions

Issue - State: closed - Opened by rishabhAjay over 2 years ago - 6 comments
Labels: bug

#128 - Using 'StreamArray.withParser()' with multiple files

Issue - State: closed - Opened by mattvgm over 2 years ago - 3 comments
Labels: question

#127 - Verifier cannot parse input: expected a value. But nothing wrong when inspecting.

Issue - State: closed - Opened by baptisteArno over 2 years ago - 4 comments
Labels: question

#125 - Streaming objects within an object throws JavaScript heap out of memory

Issue - State: closed - Opened by lyngbach over 2 years ago - 1 comment
Labels: question

#124 - what about react-native support?

Issue - State: closed - Opened by valery-lavrik over 2 years ago - 2 comments
Labels: question

#123 - can I parse JSON if I have it in a variable?

Issue - State: closed - Opened by valery-lavrik over 2 years ago - 1 comment
Labels: question

#122 - How to append json in a single file?

Issue - State: closed - Opened by amustaque97 over 2 years ago - 2 comments
Labels: question

#119 - createWriteStream writes whitespace instead of data

Issue - State: closed - Opened by ronnlixx over 2 years ago - 1 comment

#117 - Stringer does not escape all control characters in string

Issue - State: closed - Opened by Kraicheck almost 3 years ago - 1 comment
Labels: bug

#114 - [Question] Strange behavior - perhaps more streams related than stream-json related

Issue - State: closed - Opened by dyst5422 about 3 years ago - 5 comments
Labels: question

#112 - Big primitive field still seem to have memory footprint when ignored

Issue - State: closed - Opened by balthazar about 3 years ago - 4 comments
Labels: question

#111 - Is there a way to stream parse large json returned from HTTP requests?

Issue - State: closed - Opened by kernelogic about 3 years ago - 5 comments
Labels: question

#110 - [question] filter invalid json

Issue - State: closed - Opened by xenoterracide about 3 years ago - 6 comments
Labels: question

#109 - [Question] Prevent nested objects from being parsed

Issue - State: closed - Opened by artur-ma about 3 years ago - 4 comments
Labels: question

#108 - [Question] Stream an array

Issue - State: closed - Opened by ghost over 3 years ago - 5 comments
Labels: question, help-wanted

#107 - "Error: Parser has expected a value" when using StreamArray to pipe from Express request

Issue - State: closed - Opened by DevelopmentLeadRR over 3 years ago - 2 comments
Labels: bug, invalid

#106 - How to attach component of parent path to picked object?

Issue - State: closed - Opened by rhodgkins over 3 years ago - 8 comments
Labels: question

#105 - Correct way to parse JSON to a new Object?

Issue - State: closed - Opened by chang0022 over 3 years ago - 3 comments
Labels: question

#104 - Invalid JSON does not trigger error

Issue - State: closed - Opened by xli1000 over 3 years ago - 4 comments
Labels: bug, confirmed

#103 - Using streamObject and streamArray together?

Issue - State: closed - Opened by faransajid over 3 years ago - 2 comments
Labels: question

#102 - Special characters conversion in Parser

Issue - State: closed - Opened by sidlovskyy over 3 years ago - 3 comments
Labels: question

#100 - How to stream the nested JsonObjects

Issue - State: closed - Opened by deepak786 over 3 years ago - 13 comments
Labels: question

#99 - Allow splitting by object key, not just filtering?

Issue - State: closed - Opened by AncientSwordRage almost 4 years ago - 5 comments
Labels: enhancement

#98 - [perf] exist fast/stop parsing if no listener left

Issue - State: closed - Opened by JounQin almost 4 years ago - 1 comment

#97 - [feat] native es module support

Issue - State: closed - Opened by JounQin almost 4 years ago - 18 comments
Labels: enhancement

#96 - output json stream

Issue - State: closed - Opened by konsumer almost 4 years ago - 4 comments
Labels: question

#95 - How can I parse big numbers?

Issue - State: closed - Opened by larvanitis about 4 years ago - 3 comments
Labels: question

#94 - What form is the data in the sample JSON

Issue - State: closed - Opened by kingram6865 about 4 years ago - 2 comments
Labels: question

#93 - Fix unhandled JSONL parser error

Pull Request - State: closed - Opened by maboily about 4 years ago - 1 comment

#92 - Unhandled JSON.parse errors in JSONL Parser

Issue - State: closed - Opened by maboily about 4 years ago - 1 comment

#91 - Support for CF Workers & Deno (Browser support)

Issue - State: closed - Opened by tmikaeld over 4 years ago - 8 comments
Labels: enhancement

#90 - Parsing and retrieving multi path json object

Issue - State: closed - Opened by saravanan-m over 4 years ago - 1 comment
Labels: question

#89 - Bump stream-chain from 2.2.3 to 2.2.4

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#88 - [Snyk] Upgrade stream-chain from 2.2.3 to 2.2.4

Pull Request - State: closed - Opened by snyk-bot over 4 years ago - 1 comment

#87 - StreamArray - Parser cannot parse input: expected a value

Issue - State: closed - Opened by ntatko over 4 years ago - 10 comments
Labels: question

#86 - json with line seperator instread of a comma

Issue - State: closed - Opened by avifatal over 4 years ago - 4 comments
Labels: question

#85 - Broken when there was a 'big value' in a json object.

Issue - State: closed - Opened by luohao8023 almost 5 years ago - 5 comments
Labels: bug, invalid

#84 - How to get line and column values for StreamObject?

Issue - State: closed - Opened by arajkumar almost 5 years ago - 1 comment
Labels: question

#83 - Support empty streams in parser.

Pull Request - State: closed - Opened by bdaylik almost 5 years ago - 2 comments
Labels: enhancement

#82 - Question - how to use it with async operation

Issue - State: closed - Opened by rnd111 almost 5 years ago - 4 comments
Labels: question

#81 - Looking for an elegant solution to streaming an array of objects or an object, without knowing beforehand

Issue - State: closed - Opened by stefandesu almost 5 years ago - 5 comments
Labels: question

#80 - Verifying jsonline stream

Issue - State: closed - Opened by simondutertre almost 5 years ago - 1 comment
Labels: question, confirmed

#79 - [v1.7.0] The Stream Parser gets stuck on invalid data

Issue - State: closed - Opened by tabarra almost 5 years ago - 3 comments
Labels: bug, invalid

#78 - Keep track of headers to use to build objects

Issue - State: closed - Opened by trs almost 5 years ago - 2 comments
Labels: question

#77 - Dropping objects inside array that is not the root object conditionally

Issue - State: closed - Opened by raine about 5 years ago - 11 comments
Labels: question

#76 - Any way to 'pick()' data using JSONPaths?

Issue - State: closed - Opened by fabis94 about 5 years ago - 1 comment
Labels: question

#75 - Streaming interrupted UTF-8 sequence

Issue - State: closed - Opened by john30 about 5 years ago - 8 comments
Labels: question

#74 - Consider using Object.create(null)

Issue - State: closed - Opened by asafyish about 5 years ago - 3 comments
Labels: enhancement, wontfix

#73 - minor optimisation

Pull Request - State: closed - Opened by bitpup about 5 years ago
Labels: enhancement

#72 - Enriching data with chain(), can't get writestream to wait

Issue - State: closed - Opened by peterdresslar about 5 years ago - 5 comments
Labels: question

#71 - Best practice? Stringify array to JSON

Issue - State: closed - Opened by mnmkng over 5 years ago - 6 comments
Labels: enhancement, question

#70 - Is it possible to stream a deeply nested array?

Issue - State: closed - Opened by djiangnz over 5 years ago - 2 comments
Labels: question

#69 - @types are broken

Issue - State: closed - Opened by bwalendz over 5 years ago - 19 comments
Labels: bug, help-wanted

#68 - The Stream Parser gets stuck on invalid data

Issue - State: closed - Opened by Disco1267 over 5 years ago - 8 comments
Labels: bug

#67 - async iterable

Issue - State: closed - Opened by traturne over 5 years ago - 1 comment

#66 - How to use it in browser? I know it is for node.js now

Issue - State: closed - Opened by hoogw over 5 years ago - 10 comments
Labels: question

#65 - Filter function not being called?

Issue - State: closed - Opened by traturne over 5 years ago - 2 comments
Labels: question

#64 - Pass encoding through to toString()?

Issue - State: closed - Opened by sffc over 5 years ago - 1 comment
Labels: question

#63 - Array indices in `Parser` stack don't increment correctly when `streamValues` is `false`

Issue - State: closed - Opened by treybrisbane over 5 years ago - 2 comments
Labels: bug

#62 - Filterbase.Token type incorrect?

Issue - State: closed - Opened by abalmos over 5 years ago - 4 comments
Labels: enhancement

#61 - Replace with another stream

Issue - State: closed - Opened by abalmos over 5 years ago - 8 comments
Labels: question

#60 - StreamValues crashes on nested JSON

Issue - State: closed - Opened by reactormonk almost 6 years ago - 3 comments
Labels: question

#59 - Achieving JSONStream.parse() functionality

Issue - State: closed - Opened by raine almost 6 years ago - 3 comments
Labels: question