Matthieu Maitre
f53bb14ade
Add definitions for hasSearch()/hasQuery();
2016-03-25 23:50:22 -07:00
vvakame
7de6c3dd94
Merge branch 'master' into rename-repo-url
2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4
replace internal module to namespace
2016-03-17 02:18:10 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
alexander-matsievsky
a44bf5bad7
URI.js
...
* expose `urijs/src/URITemplate`
* expand `equals(url: string): boolean;` to `equals(url: string | URI): boolean;`
2016-01-25 16:47:49 +03:00
Michael Tiller
5eb598f270
Added another alias module
...
I found I had to add this to get Typescript and webpack to both be happy with this. The other names are ok for the Typescript compiler, but when you go to load underlying code, webpack gets confused because the name doesn't match the `npm` name.
2015-11-03 16:29:57 -05:00
Blake Doss
d9693db3e4
Added duplicateQueryParameters method from docs.
2015-10-03 11:22:58 -04:00
Blake Doss
68c8bc9afd
Fixed incorrect return type for segment method.
2015-09-25 15:02:21 -04:00
Dmitry Pavlov
abecee27fb
missing allowed parameters for methods
2015-06-30 15:09:24 +03:00
Brian Surowiec
6c7eba43d4
Rename files to match project name
2015-05-25 15:30:19 -04:00