how to stop json.stringify from converting curly braces in javascript code example Example: remove curly brackets from stringify javascript blah2 = blah2.replace(/[{}]/g, '');