Quoted strings automatically use backticks for generated CompactData:
->
It would be more typical to output it with" like this:
And have a way to use backtick, e.g. by passing options:
CompactData.generate({x:01},{quote:"backtick"})
Or possibly a different method:
CompactData.generate_for_dns({x:01})