shurley
URL parser
A utility for parsing URLs with potential errors and returning a valid one
I'll give you the right URL, but don't call me Shirley!
6 stars
3 watching
1 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
denojavascriptjsrnpmpackagetypescripturl-parser
Related projects:
Repository | Description | Stars |
---|---|---|
| A small footprint URL parser that works in both browser and Node.js environments. | 1,030 |
| A module to parse and normalize database URLs for use in Elixir applications. | 9 |
| A small, fast, and customizable JavaScript library for parsing URLs and string patterns. | 584 |
| URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
| Tools to check and fix broken URLs in code and documentation | 163 |
| A lightweight URL parser written in C++ that breaks down URLs into their components and provides access to these parts. | 92 |
| A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
| A fast and compliant URL parser written in C++ | 26 |
| A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 |
| A utility to standardize and normalize URLs by resolving relative references and stripping unnecessary parts. | 842 |
| Removes unwanted content and duplicates from URL lists for security testing | 1,225 |
| Extracts specific parts from URLs on standard input | 1,103 |
| A PHP library for manipulating and parsing URIs according to various standards | 1,045 |
| A Lua library that captures URLs, decodes them, and logs results. | 5 |
| A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |