jQuery.serializeObject

Serialize a form into an object or JSON.

jQuery serializeObject

Convert your form data to into JSON (JavaScript Object Notation) format, so you can manipulate them easily. See Github project page for information.