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

add a section for multiformat tools #125

Closed
eadmaster opened this issue Mar 12, 2024 · 1 comment
Closed

add a section for multiformat tools #125

eadmaster opened this issue Mar 12, 2024 · 1 comment

Comments

@eadmaster
Copy link

e.g. these could be moved in a separate section:

  • dasel — Query and update data structures from the command line. Comparable to jq/yq but supports CSV, JSON, TOML, YAML, and XML. Static binaries available for releases.
  • emuto — CLI tool similar to jq. Create and manipulate JSON and other files. Can be compiled to JavaScript.
  • JC — Convert the output of standard command-line tools to JSON.
  • rq — Convert between Apache Avro, CBOR, CSV, JSON, MessagePack, Protocol Buffers, TOML, YAML, and awk-style plain text.
  • Xidel — Query or modify XML and HTML pages with XPath, XQuery 3, and CSS selectors.
  • fq — jq for binary and text formats
@dbohdan
Copy link
Owner

dbohdan commented Apr 4, 2024

I like the idea.

dbohdan added a commit that referenced this issue Apr 4, 2024
Update csvfix and emuto.

Resolves #125.
@dbohdan dbohdan closed this as completed in 04f3566 Apr 4, 2024
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

No branches or pull requests

2 participants