Skip to content

Allow processing of a stream of separate JSON elements#14

Open
wryun wants to merge 1 commit into
jmespath:masterfrom
wryun:process-stream
Open

Allow processing of a stream of separate JSON elements#14
wryun wants to merge 1 commit into
jmespath:masterfrom
wryun:process-stream

Conversation

@wryun

@wryun wryun commented Aug 9, 2017

Copy link
Copy Markdown

See #11

@danvk

danvk commented Feb 18, 2018

Copy link
Copy Markdown

+1, this would allow jp to work with ndjson. I'd even argue that this should be the default behavior of jp, rather than hidden behind a flag. This is how jq works.

@lostinthefrost

Copy link
Copy Markdown

+1, and I agree this should be the default behavior.

@suntong

suntong commented Jun 5, 2021

Copy link
Copy Markdown

Now available in https://github.com/go-jsonfile/jp/releases/tag/v0.1.5

@wryun

wryun commented Jun 5, 2021

Copy link
Copy Markdown
Author

Heh, well, if we're saying that, it's been available at https://github.com/wryun/jp for a few years now (with other useful additions) :)

EDIT: not to say it wouldn't be a good thing if someone picked up jp and started maintaining it, which I'm definitely not going to do. Good luck!

zmedico pushed a commit to pipebus/jpp that referenced this pull request Jun 15, 2021
zmedico added a commit to pipebus/jpp that referenced this pull request Jun 15, 2021
@zmedico

zmedico commented Jun 15, 2021

Copy link
Copy Markdown
Contributor

+1, this would allow jp to work with ndjson. I'd even argue that this should be the default behavior of jp, rather than hidden behind a flag. This is how jq works.

+1, and I agree this should be the default behavior.

Now available in https://github.com/go-jsonfile/jp/releases/tag/v0.1.5

Also available as the default behavior in jpp, an extended superset of the jp command: #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants