cryonic
Version:
Easily pickle/serialize/freeze/store and re-hydrate complex JavaScript objects (including Functions)
21 lines • 471 B
JSON
{
"root":"_CRYO_REF_2",
"references":[
{
"contents": {},
"value":"_CRYO_DATE_1358245390835"
},
{
"contents": {},
"value":"_CRYO_FUNCTION_function () {\n console.log(this.name + ' said hello in ' + this.created.getFullYear() + '!');\n }"
},
{
"contents":{
"name":"Hunter",
"created":"_CRYO_REF_0",
"hello":"_CRYO_REF_1"
},
"value":"_CRYO_OBJECT_"
}
]
}