issues
search
sindresorhus
/
normalize-url
Normalize a URL
MIT License
840
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove paths ending with / with removeDirectoryIndex
#190
millette
opened
5 months ago
0
`sortQueryParameters` buggy handling of search parameters
#189
nomagick
opened
5 months ago
0
(suggestion) Remove sub directories
#188
MortezaHeydari97
opened
6 months ago
4
Incorrect URL returned when protocol is missing
#187
dawidmohr
closed
8 months ago
0
Fix custom protocol
#186
dawidmohr
closed
8 months ago
0
Update stripAuthentication examples
#185
rendall
closed
1 year ago
0
stripAuthentication does not work as documented
#184
rendall
closed
1 year ago
3
Is Safari supported?
#183
TristanH
closed
1 year ago
3
Is there an (efficient) way to extract the domain only?
#182
jahamed
closed
1 year ago
1
GitHub Workflows security hardening
#181
sashashura
closed
1 year ago
1
Percent-decoding entire URL components is not valid
#180
karwa
opened
2 years ago
4
Add option to normalize custom protocols
#179
sindresorhus
opened
2 years ago
1
Ignore URLs with custom protocols
#178
sindresorhus
closed
2 years ago
3
No support for "tel:xxxx", "mailto:xxx" like urls
#177
daKmoR
closed
2 years ago
0
Add removeQueryParametersByValue option
#176
mlshvdv
closed
9 months ago
4
removeSingleSlash should default to false
#175
elf-pavlik
closed
2 years ago
1
Feat: add remove explicit port option
#174
ianizaguirre
closed
2 years ago
2
Add keepQueryParameters option
#173
ozgurg
closed
2 years ago
0
Suggestion: keepQueryParameters
#172
ozgurg
closed
2 years ago
0
Add `removePort` option
#171
ianizaguirre
closed
2 years ago
7
Avoid use of negative lookbehind entirely for version `6.1.0`
#170
omry-hay
closed
2 years ago
1
Fix a typo in readme.md
#169
asd153866714
closed
2 years ago
0
Fix Safari compatibility for version 6.1.0
#168
omry-hay
closed
2 years ago
3
`removeQueryParameters` fails in Firefox content scripts: Error `URLSearchParams.keys()` is not a method
#167
akindyakov
closed
2 years ago
4
Error using react testing library
#166
italosantana
closed
2 years ago
7
Url pathname is getting encoded after normalization
#165
psamusev
opened
2 years ago
1
Would you accept backport fixes to 6.x?
#164
shellscape
closed
2 years ago
1
Fixed typos in sortQueryParams docs
#160
mariospar
closed
2 years ago
1
Strip ftp:// and ssh://
#159
ozgurg
closed
2 years ago
3
Fix encoding consistency with sorted and non-sorted URL parameters
#158
ludofischer
closed
2 years ago
8
Add `package.json` to `exports`
#157
redexp
closed
3 years ago
2
Please tag version 4.5.1 on Github
#156
mohe2015
closed
2 years ago
2
The type definition of removeDirectoryIndex is not correct
#154
Robot-Inventor
closed
3 years ago
0
Add support for custom protocols
#153
brandon93s
closed
2 years ago
2
Support custom protocols
#152
sindresorhus
closed
2 years ago
0
🚨 Potential Security Vulnerability
#151
x3rz
closed
3 years ago
1
Must use import to load ES Module
#150
Paulsonbigi
closed
3 years ago
1
sortQueryParameters encodes the query string
#149
freearhey
closed
3 years ago
5
Fix Safari compatibility
#148
freben
closed
3 years ago
1
Error result when url using custom protocol in browser
#147
loynoir
opened
3 years ago
4
Enable real browser test
#146
loynoir
closed
3 years ago
14
Add `preferJsRegexpLookbehind` option (#105)
#145
loynoir
closed
3 years ago
2
Add `useJsRegexpLookbehind` option (#105)
#144
loynoir
closed
3 years ago
0
Not working properly on Cloudflare Workers
#143
fnmendez
closed
3 years ago
2
This lib crashes on mobile Safari or Chrome in iOS
#142
Madsim
closed
3 years ago
2
Semicolon in the hostname is misinterpreted as a valid hostname on Firefox
#141
here-nerd
closed
3 years ago
3
Can I use version 7 in the browser?
#140
charbugs
closed
3 years ago
4
Fix CI on Node.js 12 and 14
#139
midgleyc
closed
3 years ago
5
Require Node.js 12.20 and move to ESM
#138
Richienb
closed
3 years ago
3
Websocket URLs
#137
lekoaf
closed
3 years ago
1
Next