jsonui icon indicating copy to clipboard operation
jsonui copied to clipboard

add support to parse stdin in jsonlines format

Open mojozinc opened this issue 4 years ago • 3 comments

stdin can be a stream of new line seperated jsons controlled by a -line cmd line flag

fix for #9

parse a -line flag from cmd line args, if set , treats the stdin as newline seperated jsons

can be tested manually go build . ./jsonui -line < test_big_line.jsonl

mojozinc avatar Feb 17 '20 14:02 mojozinc

Thanks for the pull request @mojozinc ! I am doing a workshop till Wednesday, I will review it as soon as I'm back (around wednesday-thursday).

gulyasm avatar Feb 24 '20 19:02 gulyasm

This is a cool project would be cool to see it pick up some traction!

Gerst20051 avatar Jun 16 '21 06:06 Gerst20051

I'm sorry I don't reply to these PRs, I'm absolutely overwhelmed with my work and family. I will try to review these over the weekend.

gulyasm avatar Jul 09 '21 12:07 gulyasm