impatient-js
impatient-js copied to clipboard
Chapter: Creating and parsing JSON (`JSON`)
trafficstars
45.3.2 JSON.parse(text, reviver?):
... it is explained §45.4 “Customizing stringification and parsing”.
"in" is missing before the link:
... it is explained in §45.4 “Customizing stringification and parsing”.
@AndiPersti Thanks! Fixed in next release.
45.4.1 .stringfy(): specifying which properties of objects to stringify
A typo in the name of the method