api documentation for json-stringify-safe (v5.0.1)

Like JSON.stringify, but doesn't blow up on circular refs.

table of contents

  1. module json-stringify-safe
    1. function json-stringify-safe (obj, replacer, spaces, cycleReplacer)
    2. function json-stringify-safe.getSerialize (replacer, cycleReplacer)

module json-stringify-safe

function json-stringify-safe (obj, replacer, spaces, cycleReplacer)

function json-stringify-safe.getSerialize (replacer, cycleReplacer)

[ this document was created with utility2 ]