Skip to content

nathancharles/querystring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

querystring

A simple function to parse and make the URL query string accessable as a hash.

I've written adhoc query string parsers that worked for certain situations, or blindly pulled plenty of things form stack overflow.

This is an exercise to create a reusable query string parser that won't fail.

About

quick function to access the URL query string as a hash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published