/
home
/
techb158
/
balavpn.abdallabala.com
/
node_modules
/
fast-json-stable-stringify
/
example
/
/home/techb158/balavpn.abdallabala.com/node_modules/fast-json-stable-stringify/example
mkdir
upload
Name
Size
Mode
Actions
key_cmp.js
177
0666
edit
dl
rm
nested.js
109
0666
edit
dl
rm
str.js
97
0666
edit
dl
rm
value_cmp.js
188
0666
edit
dl
rm
Edit:
/home/techb158/balavpn.abdallabala.com/node_modules/fast-json-stable-stringify/example/nested.js
(109B)
var stringify = require('../'); var obj = { c: 8, b: [{z:6,y:5,x:4},7], a: 3 }; console.log(stringify(obj));
Save
cmd:
run