string.ify icon indicating copy to clipboard operation
string.ify copied to clipboard

.json() should omit object properties with value === undefined

Open eponymous301 opened this issue 4 years ago • 1 comments

undefined is not JSON compatible and will cause e.g. jq to barf.

eponymous301 avatar Jul 03 '21 23:07 eponymous301

~~Found https://www.npmjs.com/package/rundef to use as preprocessor~~

Unfortunately rundef mangles arrays.

eponymous301 avatar Jul 03 '21 23:07 eponymous301