Merge pull request #1286 from ccarpo/master

Added a JSON to YAML and a YAML to JSON operation
This commit is contained in:
a3957273 2025-04-03 08:19:20 +01:00 committed by GitHub
commit e469f00fc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 144 additions and 0 deletions

View file

@ -72,6 +72,8 @@
"Avro to JSON",
"CBOR Encode",
"CBOR Decode",
"YAML to JSON",
"JSON to YAML",
"Caret/M-decode",
"Rison Encode",
"Rison Decode",