Jj: JSON Stream Editor

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. GJSON

    Get JSON values quickly - JSON parser for Go

    ```

    I don't think there is a way to sort an array, though. However, there is an option to have keys sorted. Personally, I don't think there is much annoyance in that. One could just pipe `jj` output to `sort | uniq -c`.

    [0]: https://github.com/tidwall/gjson/blob/master/SYNTAX.md

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. jq

    Discontinued Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)

    I'll take the chance to bring attention to the maintenance issues that 'jq' has been having in the last years [1]; there hasn't been a new release since 2018, which IMO wouldn't necessarily be a bad thing if not for the fact that the main branch has been collecting improvements and bug fixes [2] since then.

    A group of motivated users are currently talking about what direction to take; a fork is being considered in order to unlock new development and bug fixes [3]. Maybe someone reading this is able and willing to join their efforts.

    [1]: https://github.com/stedolan/jq/issues/2305

    [2]: https://github.com/stedolan/jq/pull/1697

    [3]: https://github.com/stedolan/jq/issues/2550

  4. jj

    JSON Stream Editor (command line utility) (by tidwall)

  5. xml2

    This is a git clone of the xml2 sources at http://dan.egnor.name/xml2/ (by clone)

    xml2[1] turns xml into line-based output. and 2xml reverses.

    [1] https://github.com/clone/xml2

  6. jless

    jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.

    > * Switching to a GUI to browse the JSON that would let you copy the path to the current value would probably also help there*

    Try https://jless.io/ then.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Gjson: Get JSON values quickly – JSON parser for Go

    1 project | news.ycombinator.com | 29 Sep 2024
  • Modern Unix Tool List

    3 projects | news.ycombinator.com | 19 Aug 2024
  • Dblab: Interactive Terminal Client for PostgreSQL, MySQL, SQLite3 and Oracle

    6 projects | news.ycombinator.com | 6 Jun 2024
  • That's a Lot of YAML

    14 projects | news.ycombinator.com | 28 Sep 2023
  • Use Tetragon to Limit Network Usage for a set of Binary

    6 projects | dev.to | 3 Aug 2023