url-parse
URL parser
A small footprint URL parser that works in both browser and Node.js environments.
Small footprint URL parser that works seamlessly across Node.js and browser environments.
1k stars
16 watching
105 forks
Language: JavaScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
brunobernardino/shurley | A utility for parsing URLs with potential errors and returning a valid one | 6 |
snd/url-pattern | A small, fast, and customizable JavaScript library for parsing URLs and string patterns. | 584 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
choojs/nanolocation | A small JavaScript library that extracts the current URL path and hash as a single string. | 10 |
anonrig/url-js | A high-performance URL parsing state machine implementation in Node.js | 165 |
mikhus/domurl | A lightweight JavaScript library for manipulating URLs | 542 |
nodeca/url-unshort | Expands URLs from shortened links to their original addresses | 117 |
gernest/url | A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,045 |
herloct/url-parser | A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
corporateshark/lurlparser | A lightweight URL parser written in C++ that breaks down URLs into their components and provides access to these parts. | 92 |
choojs/nanoquery | Tiny JavaScript module for parsing and extracting querystring data from URLs | 49 |
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 443 |
sintan1729/chhoto-url | A lightweight URL shortener with basic features such as link generation, hit counting, and mobile-friendly UI. | 157 |
gesistsa/adar | A fast and compliant URL parser written in C++ | 26 |