An open API service indexing awesome lists of open source software.

https://github.com/xubiod/beautjson

A kinda crappy but small minified JSON to tab-indented JSON because 200MB of minified JSON crashed VSC, Notepad++ and basically every dedicated website
https://github.com/xubiod/beautjson

Last synced: 19 days ago
JSON representation

A kinda crappy but small minified JSON to tab-indented JSON because 200MB of minified JSON crashed VSC, Notepad++ and basically every dedicated website

Awesome Lists containing this project

README

        

# beautjson

A kinda crappy but small minified JSON to tab-indented JSON. Programmed because
nothing I really tried could handle 200MB of minified JSON to beautify because
it crashed a lot of things and I needed to read it as a human first.

I love technology

## Usage

Outputs to `./result.json`

`go run main.go [input file]`