Files
Fluxup_PAP/node_modules/whatwg-url-minimum
2026-03-10 16:18:05 +00:00
..
2026-03-10 16:18:05 +00:00
2026-03-10 16:18:05 +00:00
2026-03-10 16:18:05 +00:00
2026-03-10 16:18:05 +00:00
2026-03-10 16:18:05 +00:00

whatwg-url-minimum

whatwg-url-minimum is a non-unicode implementation of the WHATWG URL standard (derivative of whatwg-url)

Implementation

The goal of whatwg-url-minimum is to be a derivative of whatwg-url that has been converted to be more compact and drops punycode/unicode support. Its parser implementation is otherwise a mostly identical implementation ported to TypeScript.