sindresorhus / normalize-url

Normalize a URL
MIT License
837 stars 123 forks source link

Add support for custom protocols #153

Closed brandon93s closed 1 year ago

brandon93s commented 3 years ago

I may be oversimplifying here, but this feels like a bug fix to not apply the protocol prefix when a custom prefix is present. Retains existing functionality and adds support for custom protocols. Closes #152.

sindresorhus commented 3 years ago

From the issue:

See #132 and the feedback given there.

Did you?

sindresorhus commented 2 years ago

Friendly bump :)