JSONForms is a javascript library for submitting form data as JSON. With this plugin you can convert any form into a structured JSON object.
A jQuery implementation of the draft for submitting forms encoded as JSON.
jQuery Serialize Object converts HTML form into JavaScript object.
Adds the method serializeObject
to jQuery, to perform complex form serialization into JavaScript objects.