jsonutility
v1.0.1
Published
a utility for stringify or parse of JSON
Downloads
2
Readme
what is this?
utility to handle circular reference for JSON stringify and unexpected token for json parse
installation
'npm i jsonutility --save'
how to use it
import {jsonutility} from 'jsonutility'