/json-formatter

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

JSON Formatter

Lexer and parser are based on RFC 4627.

Installation

$ pip3 install -r requirements.txt

Development

$ antlr4 -Dlanguage=Python3 Json.g4

Usage

$ python3 json-formatter.py file.json