Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.02 KB

File metadata and controls

19 lines (17 loc) · 1.02 KB

Provenance

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 (its package.json says 0.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-list in the OpenElement monorepo), itself derived from this upstream source. See DIVERGENCE.md for what differs from upstream and why.