=============
This is a simple utility for working with querystrings.
You can install with bower or npm:
bower install git://github.com/jerball/qstring-utils.git
npm install git+https://[email protected]/jerball/qstring-utils.git
To do a basic build: gulp
To run tests npm test