The popular open-source contract for web professionals by Stuff & Nonsense
- Originally published: 23rd December 2008
- Revised date: March 15th 2016
- Original post
// ********************************************************************************** | |
// | |
// Javascript utility to parse page URL into Javascript Object for easy manipulation | |
// | |
// Written by: aymanfarhat | |
// | |
// Source: https://gist.github.com/aymanfarhat/5608517 | |
// | |
// Dependencies: | |
// none |