json-reformat

Homepage: https://github.com/gongo/json-reformat

Author: Wataru MIYAGUNI

Updated:

Summary

Reformatting tool for JSON

Commentary

json-reformat.el is a reformatting tool for JSON (http://json.org/).

## Usage

  1. Specify region
  2. Call 'M-x json-reformat-region'

## Customize

  - `json-reformat:indent-width'
  - `json-reformat:pretty-string?'

Dependencies