sanitize-url
There are 5 repositories under sanitize-url topic.
sindresorhus/normalize-url
Normalize a URL
straight-shoota/sanitize
Crystal library for transforming HTML/XML trees to sanitize HTML from untrusted sources
hanover-computing/canonicize-url
Get a stable, canonical version of any URL, with DNS and HTTPS checks, redirects, tracker stripping, and canonical link extraction!
aglasencnik/SanitizeUrl.NET
A lightweight .NET library that sanitizes URLs by removing potentially harmful or unwanted characters. Inspired by Braintree's Sanitize URL for JavaScript, this package ensures URLs are safe for use in web applications, preventing XSS attacks and other vulnerabilities.
bachilli/sanitize-url
PHP port from braintree/sanitize-url package.