Hacker News new | ask | show | jobs
by cjsturgess 2185 days ago
I know it's not much, but I made a very small, simple tool that fetches the query parameters passed to a web page and makes them available under window.location.query. I found myself reusing this a lot for different projects and thought that I'd share. :)
1 comments

Feel free to do with it whatever you'd like. I figured since it helps me out, it might help you out!