FileSize | 9680 |
MD5 | 11316A3078D805BD3D574A6495AC9243 |
PackageDescription | Efficient JSON beautifier and compactor for Go
Pretty is a Go package that provides fast methods for formatting JSON for
human readability, or to compact JSON for smaller payloads.
.
* pretty.Pretty will reformat the JSON for readability.
* pretty.Color will add color to the result for printing to the terminal.
The second param is used for a customizing the style, and passing nil will
use the default pretty.TerminalStyle.
* pretty.Ugly will reformat the JSON to make it more compact.
.
There's a PrettyOptions(json, opts) function which allows for customizing the
output. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-tidwall-pretty-dev |
PackageSection | devel |
PackageVersion | 1.0.5-1build1 |
SHA-1 | E379F60DA60C2E75F7EE474638FF16061323F108 |
SHA-256 | 5BEFB7C5C4C717D344D864FFB4E9ED45E3FBDDE602BB1C3F8A88EC96641E9040 |