domurl
URL parser
A lightweight JavaScript library for manipulating URLs
Lightweight URL manipulation with JavaScript
542 stars
22 watching
98 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A small footprint URL parser that works in both browser and Node.js environments. | 1,030 |
| A lightweight URL parser written in C++ that breaks down URLs into their components and provides access to these parts. | 92 |
| A high-performance URL parsing state machine implementation in Node.js | 165 |
| A small, fast, and customizable JavaScript library for parsing URLs and string patterns. | 584 |
| A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
| A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
| A module to parse and normalize database URLs for use in Elixir applications. | 9 |
| A Lua library that parses and manipulates URLs in a simple Regex-based way. | 42 |
| A library for parsing and manipulating URLs in Elixir with fuzzy matching capabilities. | 20 |
| A Lua library that captures URLs, decodes them, and logs results. | 5 |
| A utility for parsing URLs with potential errors and returning a valid one | 6 |
| A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,202 |
| A Rust library for extracting useful data from HTML documents | 974 |
| URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
| A small JavaScript library that extracts the current URL path and hash as a single string. | 10 |