shurley
URL parser
A tool for parsing and normalizing URLs with potential errors or typos
I'll give you the right URL, but don't call me Shirley!
6 stars
3 watching
1 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
denojavascriptnpmpackagetypescripturl-parser
Related projects:
Repository | Description | Stars |
---|---|---|
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,029 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
snd/url-pattern | A small, fast, and customizable JavaScript library for parsing URLs and string patterns. | 585 |
golgote/neturl | URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
nschloe/deadlink | Tools to check and fix broken URLs in code and documentation | 164 |
corporateshark/lurlparser | A lightweight URL parser written in C++ that breaks down URLs into their constituent parts and provides access to them. | 92 |
herloct/url-parser | A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
gesistsa/adar | A fast and compliant URL parser written in C++ | 26 |
gernest/url | A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 |
sindresorhus/normalize-url | A utility to standardize and normalize URLs by resolving relative references and stripping unnecessary parts. | 840 |
s0md3v/uro | Removes unwanted content and duplicates from URL lists for security testing | 1,201 |
tomnomnom/unfurl | Extracts specific parts from URLs on standard input | 1,095 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |
jamesmarlowe/lua-resty-readurl | A Lua library that captures URLs, decodes them, and logs results. | 5 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |