.. _Nng\Nnhelpers\ViewHelpers\Parse\JsonViewHelper: ======================================= parse.json ======================================= Description --------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Converts a normal JavaScript object that is passed as a string into an array. Allows you to create configurations for sliders and other JS libraries in TypoScript and parse them later via JS. See ``JsonHelper`` for examples. .. code-block:: php {myConfig->nnt3:parse.json()->f:debug()} .. code-block:: php ... | ``@return mixed``