JSOG (JavaScript Object Graph) is a simple convention which allows arbitrary object graphs to be represented in JSON. It allows a large, complicated, cyclic object graph to be seriazlied and deserialized to and from JSON.
published version 1.0.7, 10 years ago