https://github.com/broady/json_prettyprint
Fast(ish?) pretty-print using Go's encoding/json package.
https://github.com/broady/json_prettyprint
Last synced: 18 days ago
JSON representation
Fast(ish?) pretty-print using Go's encoding/json package.
- Host: GitHub
- URL: https://github.com/broady/json_prettyprint
- Owner: broady
- License: apache-2.0
- Created: 2014-08-29T00:46:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-29T00:53:16.000Z (almost 11 years ago)
- Last Synced: 2025-02-17T08:17:17.550Z (3 months ago)
- Language: Go
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
json_prettyprint
================Fast(ish?) pretty-print using Go's encoding/json package.
go get github.com/broady/json_prettyprint
json_prettyprint < in > out