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
104 forks
Language: JavaScript
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
brunobernardino/shurley | A tool for parsing and normalizing URLs with potential errors or typos | 6 |
snd/url-pattern | A small, fast, and customizable JavaScript library for parsing URLs and string patterns. | 585 |
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 | 541 |
nodeca/url-unshort | Expands URLs from shortened links to their original addresses | 116 |
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,034 |
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 constituent parts and provides access to them. | 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. | 441 |
sintan1729/chhoto-url | A lightweight URL shortener with basic features such as link generation, hit counting, and mobile-friendly UI. | 146 |
gesistsa/adar | A fast and compliant URL parser written in C++ | 26 |