/get-url-query

Javascript functions: one takes in key : value pairs (a literal object) and returns a url-encoded query string. The other takes a url-encoded query string and returns an object.

Primary LanguageTypeScriptMIT LicenseMIT

No issues in this repository yet.