fisher.zhang
Results
2
comments of
fisher.zhang
Although JSON is not a global object of node.js. But node.js is built on V8, which provides the global object JSON. And The definition of the JSON object is part...
I will remove the stringify method for supporting old browsers in util.js.