UNPKG

jsonminify

Version:

JSON.minify() minifies blocks of JSON-like content into valid JSON by removing all whitespace *and* comments.

9 lines (8 loc) 106 B
{ "foo": "bar", "bar": [ "baz", "bum", "zam" ], "something": 10, "else": 20 }