Alternatives
Products that do what behold, jsonifier does
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
- 1

- 2JP
2019 · json.pizza
- 3

- 4

- 5JA
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
- 6

- 7

- 8

- 9AS
2013 · jsonblob.com
- 10

- 11JM
2012 · github.com
- 12

- 13

- 14JS
2016 · github.com
- 15MO
2020 · jsonformatter.live
- 16CL
2018 · github.com
- 17

- 18IM
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
- 19IT
Hi guys, I've worked on several apps in the past couple of years, and found that it takes too much effort going from having an idea to building an app and having the world use it. I wanted a way to have an idea, turn it into a fully functional native app, and share it with the world, all in the next 5 minutes, as quick and as easy as writing a blog post. That's why I built Jason. Basically Jason lets you build a native interface to display and interact with any data format (csv, rss, html, json), any website, any API in any way you want, simply by writing a JSON markup and loading it.…
2016
- 20TA
Select anything on a website. If it is part of a table or a list, you get a URL which you can GET for a JSON representation of that list or table. Basically we are making an API for every website whether they like it or not.
2013 · ec2-54-211-79-18.compute-1.amazonaws.com
- 21

- 22JD
2015 · json-diff.com
- 23PP
2021 · prettyprintplease.com
- 24TA
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…
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →