mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 01:06:16 -04:00
Added 'CSV to JSON' and 'JSON to CSV' operations. Closes #277
This commit is contained in:
parent
42b956e402
commit
863bdffa84
5 changed files with 160 additions and 2 deletions
|
@ -54,7 +54,9 @@
|
|||
"From MessagePack",
|
||||
"To Braille",
|
||||
"From Braille",
|
||||
"Parse TLV"
|
||||
"Parse TLV",
|
||||
"CSV to JSON",
|
||||
"JSON to CSV"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue