gout
Formatter
A utility package for formatting and serializing data in standard formats.
Output go objects in standard formats, such as YAML, JSON, etc
17 stars
2 watching
2 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists
gogolangjsonoutputyaml
Related projects:
Repository | Description | Stars |
---|---|---|
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 308 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 521 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 496 |
yassinebenaid/godump | A Go library that provides a versatile way to dump and pretty-print any type of variable in a structured and colored format. | 174 |
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
bitfield/gotestdox | Formats Go test results as readable documentation | 122 |
geemus/formatador | A library for formatting text with various options and capabilities for displaying tables, progress bars, and other formatted output. | 451 |
eun/go-convert | A utility package for converting data between different types and structures in Go programming language | 22 |
ymotongpoo/goltsv | A library for reading and writing labeled tab-separated value files | 26 |
nolleh/caption_json_formatter | Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options. | 4 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 691 |
danstiner/hfmt | A tool for formatting Haskell source code by applying existing formatting tools | 126 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 781 |
google/yamlfmt | A command line tool to format YAML files | 1,201 |
bojanz/address | A package providing data structures and validation rules for working with addresses in web applications. | 74 |