https://github.com/dim13/prettyjson
Prettify JSON
https://github.com/dim13/prettyjson
golang json prettyprinter
Last synced: about 2 months ago
JSON representation
Prettify JSON
- Host: GitHub
- URL: https://github.com/dim13/prettyjson
- Owner: dim13
- License: isc
- Created: 2017-07-11T18:03:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T21:21:13.000Z (over 3 years ago)
- Last Synced: 2025-01-17T02:24:30.200Z (over 1 year ago)
- Topics: golang, json, prettyprinter
- Language: Go
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# prettyjson
Prettify JSON in few lines of Go
## Install
go install github.com/dim13/prettyjson@latest
## Usage
Usage of prettyjson:
-c compact
-n int
indent spaces (default 2)