29 Nov 25
GitHub - kislyuk/yq: Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents
The relationship between YAML and JSON makes me hate both less.
(Or I guess hate JSON less and love YAML more since YAML was already leaning positive after coming through a rocky patch of kinda hating it.)
Yeah, yeah, it’s always gonna baffle me how we threw away schema’d outlines of elements & attributes for an un-schema’d hodge-podge of sequences and maps. I like XML (not the angle-bracket notation for it) more than JSON and probably always will.
20 Aug 24
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package. - TomWright/dasel
03 Jul 23
24 Feb 23
Simple, lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper. - knadh/koanf: Simple, lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.