FileSize | 8868 |
MD5 | F1851533269E8F9CCA1B5DB3D2B35784 |
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.0-2 |
SHA-1 | C14D0ED9CB5956C90D6A36BAD9995202336E66B7 |
SHA-256 | 86D82BBFBAD7E74F59E7C32F56D53C29B77A4A8B2FC8C1EFD9E4EB8E9482131A |