Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.12 KB

Formats.md

File metadata and controls

19 lines (17 loc) · 1.12 KB

Formats

The following file formats are supported. Pull requests to support other formats are welcome!

Format Read Write Stream Description
bson - Binary JSON
csv Comma-Separated Values
fmt - fmt
go - Go (format specifier: "%#v")
gob gob
hcl - - HashiCorp Configuration Language
json - JSON
jsonl JSON Lines
properties - Properties
tags single-line series of key=value tags
toml - TOML
tsv Tab-Separated Values
yaml - YAML