Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

wearedestination/jquery-serializeobject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery serializeObject Plugin

jQuery plugin to serialize forms into objects.

Installation

yarn add @destination/jquery-serializeobject

Usage

Webpack

If you're using webpack, load the module first:

require('@destination/jquery-serializeobject');

Once loaded, just use it like a standard jQuery plugin:

$('#form').serializeObject();

License

Released under the MIT license

About

jQuery plugin to serialize forms into objects

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors