Closed
Description
I found this tool quite useful.
Only problem I have is it doesn't convert Boolean value, casting empty.
For example, I tried this json code in JSON Editor Online and it properly shows what I expected.
{
"Example": {
"HF": {
"before": true,
"after": false
}
}
}
However, when I used this tool, it doesn't show any Boolen value.
Metadata
Metadata
Assignees
Labels
No labels