FileSize | 9552 |
MD5 | 85BE347C335DAF1F7871E7B304D5BC79 |
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 | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
PackageName | golang-github-tidwall-pretty-dev |
PackageSection | devel |
PackageVersion | 1.0.5-1 |
SHA-1 | F07A98C3C20294BBB18D35BB038322B0AADDDD82 |
SHA-256 | A7B9CFF7B034B23D81D29F2CB536771D57F2B844B9C438CDAADDC09A32CF1445 |