This repository is a fork of justinfagnani/url-pattern-list, maintained by OpenElement at open-element/url-pattern-list.
- Source: upstream commit
4911e649cc11860c7da90c9d0d9b05626c5cbb83, which is upstream release v0.5.0 (itspackage.jsonsays0.5.0). - The full upstream Git history is preserved; the fork continues from that
commit on
main. - License: MIT, Copyright 2025 Justin Fagnani, preserved verbatim in LICENSE. New files added by the fork may carry OpenElement notices; the original LICENSE is unmodified.
- Matching semantics derive from OpenElement's vendored module
(
packages/app/src/internal/router/url-pattern-listin the OpenElement monorepo), itself derived from this upstream source. See DIVERGENCE.md for what differs from upstream and why.