-
Notifications
You must be signed in to change notification settings - Fork 0
julesbravo/js-querystring
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple string prototype method that parses out key/value pairs from urls. I use this to pass arguments to a javascript file through the src attribute in the script tag. Example: $('#script_tag').attr('src').querystring(); See test.html for more information.
About
Quick function that parses a query string and returns it as an object.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published