Boldewyn / readable.json

Enter JSON and get a human-friendly representation.

Home Page:https://readable-json.boldewyn.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readable JSON

This code powers readable-json.boldewyn.de. Enter JSON and get a human-friendly representation.

The code does

  • remove JSON syntax like braces and quotes
  • make object keys better readable by changing camelCase and underscores
  • parse strings for URLs, e-mail addresses, dates, ... and shows them easily understandable
  • highlight gently numbers, booleans and null as well as empty objects, arrays and strings

About

Enter JSON and get a human-friendly representation.

https://readable-json.boldewyn.de

License:MIT License


Languages

Language:CSS 87.2%Language:JavaScript 10.3%Language:HTML 2.4%Language:Makefile 0.1%