jquery-todictionary

1.3.0 • Public • Published

jquery-todictionary

Thanks to Robert Koritnik (@litera) for the original implementation here.

Transforms an arbitary JSON object into an array of name-value pairs. This flatter structure works great with the default model binder in ASP.NET, especially when trying to bind complex nested structures.

Install

npm install jquery-todictionary

Usage

$.toDictionary([mandatory]data, [optional]prefix, [optional]includeNulls);

Readme

Keywords

Package Sidebar

Install

npm i jquery-todictionary

Weekly Downloads

16

Version

1.3.0

License

MIT

Last publish

Collaborators

  • jdonaldson10