url-pattern
url parser
A small, fast, and customizable JavaScript library for parsing URLs and string patterns.
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
585 stars
10 watching
43 forks
Language: CoffeeScript
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,029 |
brunobernardino/shurley | A tool for parsing and normalizing URLs with potential errors or typos | 6 |
lukeed/matchit | A utility for parsing and matching URLs against predefined patterns | 322 |
anonrig/url-js | A high-performance URL parsing state machine implementation in Node.js | 165 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
mikhus/domurl | A lightweight JavaScript library for manipulating URLs | 541 |
herloct/url-parser | A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
gernest/url | A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 |
choojs/nanolocation | A small JavaScript library that extracts the current URL path and hash as a single string. | 10 |
choojs/nanoquery | Tiny JavaScript module for parsing and extracting querystring data from URLs | 49 |
gesistsa/adar | A fast and compliant URL parser written in C++ | 26 |
snjyor/htmlpageparser | An HTML parsing library that converts web pages to structured data and then generates Markdown content from that data | 1 |
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 441 |
1pt-co/api | A URL shortening service that takes user input and maps it to a unique, redirectable address. | 32 |