Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add -s slurp mode, turning json-lines into an array #29

Open
corneliusroemer opened this issue Mar 25, 2024 · 0 comments
Open

ENH: Add -s slurp mode, turning json-lines into an array #29

corneliusroemer opened this issue Mar 25, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@corneliusroemer
Copy link
Contributor

JQ has a neat mode --slurp that reads a new-line delimited json into an array so that one can use the usual syntax on that sort of file. See for example: https://eureka.redwill.se/jq-slurp/

Would be cool if jnv supported that.

@ynqa ynqa added the feature request New feature or request label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants