mr-data-converter icon indicating copy to clipboard operation
mr-data-converter copied to clipboard

TRUE/FALSE should be booleans not strings

Open quantizor opened this issue 11 years ago • 1 comments

Hi! First, awesome tool. Love it.

A big improvement (IMO) would be native conversion of TRUE and FALSE (case-insensitive) to the lowercase, unquoted true/false JSON equivalents. Currently, they are outputted as strings, which is somewhat counterintuitive since numbers are outputted as numbers and not stringified ones.

quantizor avatar Nov 30 '13 02:11 quantizor

I agree this is much needed. Thanks.

dosstx avatar Jan 21 '15 02:01 dosstx