jquery.serializeJSON

Form serializer

Library to serialize HTML forms into JavaScript objects with nested attributes and arrays

Serialize an HTML Form to a JavaScript Object, supporting nested attributes and arrays.

GitHub

2k stars
61 watching
431 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list

javascriptjquerynested-keysparsed-valuesserializejsonunchecked-checkboxes

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mapbox/geojson-normalize Converts any GeoJSON object into a standard FeatureCollection format 33
pichillilorenzo/jackson-js A JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references. 90
11ty/webc A tool for generating and serializing markup for web components in a framework-independent way 1,329
mikeywaites/kim A Python framework for serializing and marshaling complex data structures into JSON format. 316
marianoguerra/json.human.js Converts JSON objects into human-readable HTML representations. 976
marcospassos/java-php-serializer A Java library that serializes objects in the PHP serialization format 15
dcodeio/pson A binary serialization format for JSON focused on minimizing network size 459
pigulla/json-strictify A utility for safely serializing data to JSON without losing information or causing infinite loops 19
jdereg/json-io A Java library for serializing and deserializing data to and from JSON format. 331
aviate-labs/json.mo A JSON serialization format for Motoko programming language 19
wisertogether/django-remote-forms A Django form serializer that converts forms into Python dictionaries for easy conversion to JSON and exposure over APIs. 221
donavon/superjson-remix A solution that allows sending binary data from a server-side loader to a React client app without requiring JSON parsable data 84
pascaldekloe/colfer A binary serialization format designed for speed and size, generating source code from schema definitions. 745
ndsev/zserio A framework for compact and efficient serialization of structured data with low overhead 109
marcono1234/serial-builder A Java library for manually creating serialization data. 28