danzen / zimjs

ZIM JavaScript Canvas Framework - Code Creativity! Interactive Media For All.
Other
504 stars 47 forks source link

Request a way to get the query string parameters #17

Closed danzen closed 6 years ago

danzen commented 6 years ago

Requested by Ami on Slack

danzen commented 6 years ago

zim.getQueryString() has been added - it returns an object with query string properties. It fits in nicely with the other HTML functions - getCookie, etc.