A query parameter parser for jQuery
Stars
31
Forks
18
Watchers
31
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
1
commits
Merge branch 'empty-querystring' of github.com:timherby/jquery-parsequery
e7aeb33View on GitHubEnsures that empty querystrings are parsed as empty objects, rather than an object with an empty key-value pair
8356c43View on GitHubFixed bug with multiple plus signs in argument values.
1d7efcdView on GitHubAdded catching of errors in test cases so they're not silent.
7329e18View on GitHub