fuzzyurl v1.0.1 API Reference

Modules

Fuzzyurl provides two related functions: non-strict parsing of URLs or URL-like strings into their component pieces (protocol, username, password, hostname, port, path, query, and fragment), and fuzzy matching of URLs and URL patterns

Functions to parse a string URL into a Fuzzyurl, and vice versa