json-parse
for parsing JSON strings into native JavaScript datajson-stringify
for stringification of JavaScript objects into JSON stringsjson
for both parsing and stringificationjson-parse
and json-stringify
create functions in a static JSON class under your YUI instance (e.g. Y.JSON.parse(..)).
This module contains the following classes:
json-stringify
json-parse