xurl
Append to an URL without the headache
- no double-slashes
- correct querystring merging
install
npm install --save xtend-url
usage
const xurl = // -> http://foo.bar/baz?baz=qux&foo=bar
license
MIT
Append to an URL without the headache
npm install --save xtend-url
const xurl = // -> http://foo.bar/baz?baz=qux&foo=bar
MIT
npm i xtend-url
0
1.0.0
MIT