{"id":16381045,"url":"https://github.com/jasl/jquery.deserialize","last_synced_at":"2025-02-21T17:48:17.292Z","repository":{"id":17151934,"uuid":"19918715","full_name":"jasl/jquery.deserialize","owner":"jasl","description":"deserialize jquery.serialize() or query string to form","archived":false,"fork":false,"pushed_at":"2014-05-18T19:33:09.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T05:53:17.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jasl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-18T19:15:22.000Z","updated_at":"2014-05-18T20:58:19.000Z","dependencies_parsed_at":"2022-07-26T14:02:07.134Z","dependency_job_id":null,"html_url":"https://github.com/jasl/jquery.deserialize","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl%2Fjquery.deserialize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl%2Fjquery.deserialize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl%2Fjquery.deserialize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl%2Fjquery.deserialize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasl","download_url":"https://codeload.github.com/jasl/jquery.deserialize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240062607,"owners_count":19742218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T03:53:13.636Z","updated_at":"2025-02-21T17:48:17.234Z","avatar_url":"https://github.com/jasl.png","language":"JavaScript","readme":"jQuery Deserialize\n====\n\nSimple plugin for deserialize jQuery.serialize() or query string to form.\n\n## Usage\n\n`$('#form1').deserialize('user_id=1');`\n\n## Options\n\nAccepts the `except` option to exclude keys from the string. For example:\n\n`$('#form1').deserialize(\"x=1\u0026y=2\u0026a[b]=val\", {except: ['x', 'a[b]']});` will skip deserialize `x` and `a[b]` to the form.\n\nalso, you can set `data-skip-deserialize=\"true\"` to tag to skip.\n\n## License\n\nThis project rocks and uses MIT-LICENSE.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasl%2Fjquery.deserialize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasl%2Fjquery.deserialize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasl%2Fjquery.deserialize/lists"}