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);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.0
    22
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.3.0
    22

Package Sidebar

Install

npm i jquery-todictionary

Weekly Downloads

22

Version

1.3.0

License

MIT

Last publish

Collaborators

  • jdonaldson10