Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sindresorhus/normalize-url
Normalize a URL
https://github.com/sindresorhus/normalize-url
remove paths ending with / with removeDirectoryIndex
millette opened this issue 6 months ago
millette opened this issue 6 months ago
`sortQueryParameters` buggy handling of search parameters
nomagick opened this issue 6 months ago
nomagick opened this issue 6 months ago
(suggestion) Remove sub directories
MortezaHeydari97 opened this issue 7 months ago
MortezaHeydari97 opened this issue 7 months ago
Incorrect URL returned when protocol is missing
dawidmohr opened this issue 12 months ago
dawidmohr opened this issue 12 months ago
Fix custom protocol
dawidmohr opened this pull request 12 months ago
dawidmohr opened this pull request 12 months ago
Update stripAuthentication examples
rendall opened this pull request over 1 year ago
rendall opened this pull request over 1 year ago
stripAuthentication does not work as documented
rendall opened this issue over 1 year ago
rendall opened this issue over 1 year ago
Is Safari supported?
TristanH opened this issue over 1 year ago
TristanH opened this issue over 1 year ago
Is there an (efficient) way to extract the domain only?
jahamed opened this issue almost 2 years ago
jahamed opened this issue almost 2 years ago
GitHub Workflows security hardening
sashashura opened this pull request about 2 years ago
sashashura opened this pull request about 2 years ago
Percent-decoding entire URL components is not valid
karwa opened this issue about 2 years ago
karwa opened this issue about 2 years ago
Add option to normalize custom protocols
sindresorhus opened this issue about 2 years ago
sindresorhus opened this issue about 2 years ago
Ignore URLs with custom protocols
sindresorhus opened this pull request about 2 years ago
sindresorhus opened this pull request about 2 years ago
No support for "tel:xxxx", "mailto:xxx" like urls
daKmoR opened this issue about 2 years ago
daKmoR opened this issue about 2 years ago
Add removeQueryParametersByValue option
mlshvdv opened this pull request about 2 years ago
mlshvdv opened this pull request about 2 years ago
removeSingleSlash should default to false
elf-pavlik opened this issue about 2 years ago
elf-pavlik opened this issue about 2 years ago
Feat: add remove explicit port option
ianizaguirre opened this pull request over 2 years ago
ianizaguirre opened this pull request over 2 years ago
Add keepQueryParameters option
ozgurg opened this pull request over 2 years ago
ozgurg opened this pull request over 2 years ago
Suggestion: keepQueryParameters
ozgurg opened this issue over 2 years ago
ozgurg opened this issue over 2 years ago
Add `removePort` option
ianizaguirre opened this issue over 2 years ago
ianizaguirre opened this issue over 2 years ago
Avoid use of negative lookbehind entirely for version `6.1.0`
omry-hay opened this pull request over 2 years ago
omry-hay opened this pull request over 2 years ago
Fix a typo in readme.md
asd153866714 opened this pull request over 2 years ago
asd153866714 opened this pull request over 2 years ago
Fix Safari compatibility for version 6.1.0
omry-hay opened this issue over 2 years ago
omry-hay opened this issue over 2 years ago
`removeQueryParameters` fails in Firefox content scripts: Error `URLSearchParams.keys()` is not a method
akindyakov opened this issue over 2 years ago
akindyakov opened this issue over 2 years ago
Error using react testing library
italosantana opened this issue over 2 years ago
italosantana opened this issue over 2 years ago
Url pathname is getting encoded after normalization
psamusev opened this issue over 2 years ago
psamusev opened this issue over 2 years ago
Would you accept backport fixes to 6.x?
shellscape opened this issue over 2 years ago
shellscape opened this issue over 2 years ago
Fixed typos in sortQueryParams docs
mariospar opened this pull request almost 3 years ago
mariospar opened this pull request almost 3 years ago
Strip ftp:// and ssh://
ozgurg opened this issue almost 3 years ago
ozgurg opened this issue almost 3 years ago
Fix encoding consistency with sorted and non-sorted URL parameters
ludofischer opened this pull request about 3 years ago
ludofischer opened this pull request about 3 years ago
Add `package.json` to `exports`
redexp opened this issue about 3 years ago
redexp opened this issue about 3 years ago
Please tag version 4.5.1 on Github
mohe2015 opened this issue about 3 years ago
mohe2015 opened this issue about 3 years ago
The type definition of removeDirectoryIndex is not correct
Robot-Inventor opened this issue over 3 years ago
Robot-Inventor opened this issue over 3 years ago
Add support for custom protocols
brandon93s opened this pull request over 3 years ago
brandon93s opened this pull request over 3 years ago
Support custom protocols
sindresorhus opened this issue over 3 years ago
sindresorhus opened this issue over 3 years ago
🚨 Potential Security Vulnerability
x3rz opened this issue over 3 years ago
x3rz opened this issue over 3 years ago
Must use import to load ES Module
Paulsonbigi opened this issue over 3 years ago
Paulsonbigi opened this issue over 3 years ago
sortQueryParameters encodes the query string
freearhey opened this issue over 3 years ago
freearhey opened this issue over 3 years ago
Fix Safari compatibility
freben opened this pull request over 3 years ago
freben opened this pull request over 3 years ago
Error result when url using custom protocol in browser
loynoir opened this issue over 3 years ago
loynoir opened this issue over 3 years ago
Enable real browser test
loynoir opened this pull request over 3 years ago
loynoir opened this pull request over 3 years ago
Add `preferJsRegexpLookbehind` option (#105)
loynoir opened this pull request over 3 years ago
loynoir opened this pull request over 3 years ago
Add `useJsRegexpLookbehind` option (#105)
loynoir opened this pull request over 3 years ago
loynoir opened this pull request over 3 years ago
Not working properly on Cloudflare Workers
fnmendez opened this issue over 3 years ago
fnmendez opened this issue over 3 years ago
This lib crashes on mobile Safari or Chrome in iOS
Madsim opened this issue over 3 years ago
Madsim opened this issue over 3 years ago
Semicolon in the hostname is misinterpreted as a valid hostname on Firefox
here-nerd opened this issue over 3 years ago
here-nerd opened this issue over 3 years ago
Can I use version 7 in the browser?
charbugs opened this issue over 3 years ago
charbugs opened this issue over 3 years ago
Fix CI on Node.js 12 and 14
midgleyc opened this pull request over 3 years ago
midgleyc opened this pull request over 3 years ago
Require Node.js 12.20 and move to ESM
Richienb opened this pull request over 3 years ago
Richienb opened this pull request over 3 years ago
Websocket URLs
lekoaf opened this issue over 3 years ago
lekoaf opened this issue over 3 years ago
Accept a boolean for the `removeQueryParameters` option
SimonJang opened this pull request over 3 years ago
SimonJang opened this pull request over 3 years ago
Correction to security advisory (ReDos)
wejendorp opened this issue over 3 years ago
wejendorp opened this issue over 3 years ago
Backport security fixes to version 2.x
apepper opened this issue over 3 years ago
apepper opened this issue over 3 years ago
Strip query parameters / search
slavafomin opened this issue over 3 years ago
slavafomin opened this issue over 3 years ago
Add support for custom protocols with the `allowCustomProtocols` option
ollyfg opened this pull request over 3 years ago
ollyfg opened this pull request over 3 years ago
Add support for custom protocols
ollyfg opened this pull request over 3 years ago
ollyfg opened this pull request over 3 years ago
Add `stripTextFragment` option
adam-lynch opened this pull request over 3 years ago
adam-lynch opened this pull request over 3 years ago
Strip text fragment option
adam-lynch opened this issue over 3 years ago
adam-lynch opened this issue over 3 years ago
How do I get non stripped urls from given text
mifas opened this issue about 4 years ago
mifas opened this issue about 4 years ago
foo:bar can not be normalized?
shrinktofit opened this issue about 4 years ago
shrinktofit opened this issue about 4 years ago
Require TLD
varunsrin opened this issue about 4 years ago
varunsrin opened this issue about 4 years ago
Amazon image links corrupted after normalization
exentrich opened this issue about 4 years ago
exentrich opened this issue about 4 years ago
Throw a friendly error on `view-source:` input
iakgoog opened this pull request about 4 years ago
iakgoog opened this pull request about 4 years ago
Add view-source support (#118)
iakgoog opened this pull request about 4 years ago
iakgoog opened this pull request about 4 years ago
Fix `removeSingleSlash` option adding slashes
silverwind opened this pull request about 4 years ago
silverwind opened this pull request about 4 years ago
Fix test
silverwind opened this pull request about 4 years ago
silverwind opened this pull request about 4 years ago
Add `removeSingleSlash` option
silverwind opened this pull request about 4 years ago
silverwind opened this pull request about 4 years ago
Option to keep trailing slash in all cases
silverwind opened this issue about 4 years ago
silverwind opened this issue about 4 years ago
Throwing error on given `view-source:` url string
mebble opened this issue over 4 years ago
mebble opened this issue over 4 years ago
Improve `stripWWW` logic
gcox opened this pull request over 4 years ago
gcox opened this pull request over 4 years ago
Strip WWW doesn't work on some domains
bdrtsky opened this issue over 4 years ago
bdrtsky opened this issue over 4 years ago
Allow any protocol in the duplicate slashes normalization
gcox opened this pull request over 4 years ago
gcox opened this pull request over 4 years ago
Regex for removal of duplicate slashes not preceded by a protocol is too strict
gcox opened this issue over 4 years ago
gcox opened this issue over 4 years ago
urlString.trim() is not a function
toreau opened this issue over 4 years ago
toreau opened this issue over 4 years ago
Equal sign is added to end of empty query string variable
mustafa0x opened this issue over 4 years ago
mustafa0x opened this issue over 4 years ago
Switch from using `new URL` to `url.parse`
niftylettuce opened this issue over 4 years ago
niftylettuce opened this issue over 4 years ago
Fails to strip both hash and trailing slashes
sp90 opened this issue over 4 years ago
sp90 opened this issue over 4 years ago
Stripping www. does not work when there is a subdomain in URL
Tay0108 opened this issue over 4 years ago
Tay0108 opened this issue over 4 years ago
homograph attack prevention by toASCII option
nodabladam opened this issue over 4 years ago
nodabladam opened this issue over 4 years ago
URL is not defined error
a10kiloham opened this issue almost 5 years ago
a10kiloham opened this issue almost 5 years ago
[v4] searchParams.sort is not a function
nghiepdev opened this issue almost 5 years ago
nghiepdev opened this issue almost 5 years ago
SyntaxError: Invalid regular expression: invalid group specifier name
muuvmuuv opened this issue almost 5 years ago
muuvmuuv opened this issue almost 5 years ago
Don't throw if decoding the path fails
Kikobeats opened this pull request almost 5 years ago
Kikobeats opened this pull request almost 5 years ago
Require Node.js 10
TrySound opened this pull request almost 5 years ago
TrySound opened this pull request almost 5 years ago
Fix readme example
codeclown opened this pull request about 5 years ago
codeclown opened this pull request about 5 years ago
Not an issue: Add it to an utility library (like lodash, underscore, etc.)
MikeVelazcoMtz opened this issue about 5 years ago
MikeVelazcoMtz opened this issue about 5 years ago
Strip default MIME type and charset in data URLs
fisker opened this pull request about 5 years ago
fisker opened this pull request about 5 years ago
Add test to prove domains are lowercased
millette opened this pull request about 5 years ago
millette opened this pull request about 5 years ago
Normalize domain names to lowercase
millette opened this issue about 5 years ago
millette opened this issue about 5 years ago
Fix data URL should not support query strings
fisker opened this pull request over 5 years ago
fisker opened this pull request over 5 years ago
Unexpected normalization: a.b.com gets protocol
osdiab opened this issue over 5 years ago
osdiab opened this issue over 5 years ago
Add data URL support
fisker opened this pull request over 5 years ago
fisker opened this pull request over 5 years ago
Normalize data URLs
sindresorhus opened this issue over 5 years ago
sindresorhus opened this issue over 5 years ago
Refactor TypeScript definition to CommonJS compatible export
BendingBender opened this pull request over 5 years ago
BendingBender opened this pull request over 5 years ago
Syntax Error
shchedrakov opened this issue over 5 years ago
shchedrakov opened this issue over 5 years ago
Advertise correct package.json engine of node 8.3.0
gobengo opened this pull request over 5 years ago
gobengo opened this pull request over 5 years ago
Don't use object-rest-spread
gobengo opened this pull request almost 6 years ago
gobengo opened this pull request almost 6 years ago
Add `removeAllQueryParameters` option
arisanguinetti opened this pull request almost 6 years ago
arisanguinetti opened this pull request almost 6 years ago
Add TypeScript definition
BendingBender opened this pull request almost 6 years ago
BendingBender opened this pull request almost 6 years ago
Add support for data URLs
Kikobeats opened this pull request almost 6 years ago
Kikobeats opened this pull request almost 6 years ago