nowfound

Alternatives

Products that do what TYON, a Simple JSON Alternative does

TYON (typed object notation) is my attempt to address the main frustrations I have with JSON. 1. Key repetition - you can specify the key names once at the start of a list or map, instead of on each object separately. 2. Escaping strings - everything in a string is literal except for " which is escaped as "". This makes writing regexes and multiline text easier without introducing a bunch of different string styles or excess escaping, which I am not a fan of. 3. While not nearly as important as the first two to me, I did reduce symbol clutter when possible. Files are implicitly maps, keys…

  1. 1JA

    Hey, Hacker News! Today I'm proud to release jless, a command-line JSON viewer. jless provides a JSON viewing experience similar to what you see in a browser's network tab in the developer console, but from the comfort of your terminal, with a whole suite of vim-inspired key bindings to easily manipulate your view of the data and full-text regex search. I'm sure many of you have some piped together some combination of cat, jq and less before; hopefully jless can replace that usage (hence the name). It supports newline delimited JSON too, so it can handle any output from jq. I built jless to…

    2022 · pauljuliusmartinez.github.io

  2. 2JM

    2012 · github.com

  3. 3JI
    JSON.is100

    2016 · json.is

  4. 4
    ezjson138

    JSON parsing, formatting, sorting and comparing

    2024

  5. 5
    OK JSON113

    Format and view JSON with native Mac app

    2021

  6. 6

    A tool to query JSON data structures

    2015

  7. 7
    OK JSON104

    The ultimate JSON formatter for your Mac

    2023

  8. 8QI
  9. 9AL
  10. 10

    A web tool that validates and format JSON objects

    2021

  11. 11CL

    2018 · github.com

  12. 12SF
  13. 13IM

    Hey NN, I've create a tool that allows you to easily manipulate and transform json data. After looking round for something to allow me to perform json to json transformations I couldn't find any easy to use tools or libraries that offered this sort of functionality without requiring learning obscure syntax adding unnecessary complexity to my work or the alternative being manual changes often resulting in lots of errors or bugs. This is why I built JSON Transformer in the hope it will make these sort of tasks as simple as they should be. Would love to get your thoughts and feedback you have…

    2024 · jsontransformer.com

  14. 14DA
  15. 15JT

    2019 · github.com

  16. 16JD

    We've all been there: you have some JSON data you need to make sense of, so you Google "json formatter" and end up at a site ridden with ads. I used to look at at lot of JSON (mostly log data) for $oldjob, so I set out to build something better. I know there are a lot of tools in this space, but I've put a lot of love into JSON Dive: things like Vim keyboard shortcuts to navigate, dark mode, timestamp/image previews, and multi-file-format-support (XML-in-JSON was a format I dealt with in the context of LLMs/tool calls). I've also made an effort to ensure it can handle large files,…

    Sep 2025 · jsondive.app

  17. 17BJ

    Just a simple tool I hacked together last night. I wanted to paste a bunch of JSON for reference in an IRC channel, but the JSON that I wanted to paste was not formatted. I didn't quickly find a pastebin that formatted JSON for me so I just made one. It's probably so simple that it's borderline useless, but here it is! http://jsonifier.com/ example output: http://jsonifier.com/paste/4e3f84b46f3b792dde000000

    2011

  18. 18AS

    2018 · medium.com

  19. 19WJ

    2022 · github.com

  20. 20JA
  21. 21SA
  22. 22M1

    Author of Mark Notation here. Mark is a unified notation for both object and markup data, combining the best of JSON, HTML, and XML with a clean syntax and succinct data model. I'm glad to announce the 1.0 Release of Mark. This release is just the start of a long journey to make web a better platform to store and exchange data. Your feedback welcome!

    2025 · marknotation.org

  23. 23JD

    2015 · json-diff.com

  24. 24MO

    2020 · jsonformatter.live

Ranked by how close each launch is in meaning, then by votes. Refine with a description →