url-parser
URL parser
A tool for parsing and extracting specific parts of URLs from command-line input.
A command-line URL parser, written in Go
11 stars
1 watching
3 forks
Language: Go
last commit: over 7 years ago
Linked from 1 awesome list
command-line-toolgogolangparserurlurl-parser
Related projects:
Repository | Description | Stars |
---|---|---|
| A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 |
| URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
| A utility for parsing URLs with potential errors and returning a valid one | 6 |
| A tool to extract URLs from text using regular expressions in the Go programming language. | 1,193 |
| A small footprint URL parser that works in both browser and Node.js environments. | 1,030 |
| A URL query string encoder and parser written in Go. | 60 |
| A utility for systematically extracting URLs from web pages and printing them to the console. | 268 |
| A fast and compliant URL parser written in C++ | 26 |
| A module to parse and normalize database URLs for use in Elixir applications. | 9 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
| A small, fast, and customizable JavaScript library for parsing URLs and string patterns. | 584 |
| A library for parsing and manipulating URLs in Elixir with fuzzy matching capabilities. | 20 |
| A lightweight JavaScript library for manipulating URLs | 542 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |