jquery-querystring icon indicating copy to clipboard operation
jquery-querystring copied to clipboard

JSON.parse

Open cphill02 opened this issue 12 years ago • 0 comments

try { return JSON.parse(value); } catch(e) { return value; }

This is quite interesting, but caution that it is IE8+ dependent.

cphill02 avatar Jul 10 '13 18:07 cphill02