/ardconv

Utility to convert between various ARD formats

Primary LanguageGoApache License 2.0Apache-2.0

ardconv

License Latest Release Go Report Card

Utility to convert between these ARD (Agnostic Raw Data) formats:

  • YAML
  • Lossy JSON
  • JSON with an ARD-compatible schema
  • XML with an ARD-compatible schema
  • CBOR
  • MessagePack

Can also be used to validate ARD and prettify/colorize some formats.

Can work on files or via piping stdout to stdin.