This package browser is in early development. Mind the rough edges.

go-jfmt 0.0.0-20240726113937-e6436421fade

JSON formatter written in Go

jfmt is a JSON formatter which tries to produce opinionated output with more lines squashed into single one where possible (e.g. list, brackets, ordering). This package provides a command line interface (CLI) tool.

Installation

Install go-jfmt 0.0.0-20240726113937-e6436421fade as follows:

guix install go-jfmt@0.0.0-20240726113937-e6436421fade

Or install the latest version:

guix install go-jfmt

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.