@destination/jquery-serializeobject

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @destination/jquery-serializeobject

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

3.08 kB

Total Files

4

Last publish

Collaborators

  • andypalmer-wearedestination.com