domurl
URL parser
A lightweight JavaScript library for manipulating URLs
Lightweight URL manipulation with JavaScript
541 stars
22 watching
98 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,029 |
corporateshark/lurlparser | A lightweight URL parser written in C++ that breaks down URLs into their constituent parts and provides access to them. | 92 |
anonrig/url-js | A high-performance URL parsing state machine implementation in Node.js | 165 |
snd/url-pattern | A small, fast, and customizable JavaScript library for parsing URLs and string patterns. | 585 |
herloct/url-parser | A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
3scale/lua-resty-url | A Lua-based library for parsing and manipulating URLs | 42 |
gamache/fuzzyurl.ex | A library for parsing and manipulating URLs in Elixir with fuzzy matching capabilities. | 20 |
jamesmarlowe/lua-resty-readurl | A Lua library that captures URLs, decodes them, and logs results. | 5 |
brunobernardino/shurley | A tool for parsing and normalizing URLs with potential errors or typos | 6 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
utkarshkukreti/select.rs | A Rust library for extracting useful data from HTML documents | 974 |
golgote/neturl | URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
choojs/nanolocation | A small JavaScript library that extracts the current URL path and hash as a single string. | 10 |