matchit
URL matcher
A utility for parsing and matching URLs against predefined patterns
Quickly parse & match URLs
322 stars
6 watching
13 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
snd/url-pattern | A small, fast, and customizable JavaScript library for parsing URLs and string patterns. | 585 |
lukeed/dequal | A utility to check for deep equality across various data types | 1,371 |
sindresorhus/matcher | A utility for simple string matching with wildcard patterns | 537 |
wouterrutgers/fuzzy-search | A lightweight JavaScript library for searching similar strings in an array of objects | 224 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
jamesmarlowe/lua-resty-readurl | A Lua library that captures URLs, decodes them, and logs results. | 5 |
lukeed/regexparam | A utility for converting route patterns into regular expressions | 568 |
lukeed/navaid | A small JavaScript navigation aid for routing and handling client-side URL changes | 783 |
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,029 |
timbray/quamina | A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 395 |
flori/amatch | A collection of classes for string matching algorithms | 378 |
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 441 |
jamiemason/jasmine-matchers | A collection of custom test matchers for writing more readable and maintainable tests | 587 |
clojure/core.match | A pattern matching library for Clojure, optimized for performance and ease of use. | 1,190 |
dwisiswant0/galer | A tool to extract URLs from HTML attributes by crawling in and evaluating JavaScript | 253 |