/json-formatter

A userscript to display JSON data beautifully.

Primary LanguageJavaScript

JSON Formatter

This is a userscript for browsers to display JSON data beautifully.

Features

  1. Indented and syntax highlighted
  2. Show details with a click
  3. Support hiding quotes and commas
  4. Allow forced prettification when content type is wrong
  5. Support JSONP
  6. Support folding complex objects
  7. Discover links
  8. Show colors

Installation

First of all make sure a modern browser and the corresponding add-on are installed.

  • Opera + Violentmonkey
  • Maxthon + Violentmonkey
  • Chrome + Violentmonkey / Tampermonkey
  • Firefox + Violentmonkey / Tampermonkey / Greasemonkey

Then install the script from:

Snapshots

JSON

JSONP

Development

$ yarn dev