Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
[Fork] http://stackoverflow.com/questions/36884902/how-to-omit-ignore-skip-empty-object-literals-in-the-produced-json by Brian Rogers
--- test #1 ---
{
  "Sample": {
    "Value": 0
  }
}
--- test #2 ---
{
  "Sample": {
    "Value": 1,
    "Name": "blah"
  }
}
--- test #3 ---
{}
Cached Result
Last Run: 5:19:48 am
Compile: 0.229s
Execute: 0.221s
Memory: 918.67kb
CPU: 0.266s