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 serialized and ...
As seen on StackOverflow: Convert forms to JSON LIKE A BOSS. Adds the method serializeObject to jQuery, to perform complex form serialization into JavaScript objects. The current implementation relies ...
Open Tech Foundation introduces a new JavaScript library to assist with object diffing and patching. Demos and more are included.