Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for query string parameters #52

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

pkarl
Copy link

@pkarl pkarl commented Feb 11, 2013

I was working on a single page app (coming from a world of server-client app work), and wanted to use query string params as a way to quickly trigger a debug flag to expose some debugging information, or to override mocked AJAX requests.

I created this PR because I saw an issue related to this, and thought you might be swayed by updated tests + this gist that outlines the effect of the feature: https://gist.github.com/pkarl/4758430

Let me know what you think, and if I missed anything in the list of prereqs for a PR. Thanks for pathjs!

/edit Also, it was path.js 0.8.4

@str
Copy link

str commented May 29, 2017

Totally needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants