UNPKG

url-params-helper

Version:

A helper for URL parameters/query strings.

8 lines (7 loc) 205 B
// Import tests import './specs/getparam'; import './specs/getparams'; import './specs/buildquerystring'; import './specs/buildquerystringurl'; import './specs/removeparam'; import './specs/replaceparam';