# url-polyfill **Repository Path**: mirrors_Shopify/url-polyfill ## Basic Information - **Project Name**: url-polyfill - **Description**: URL parser in JavaScript - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # URL URL parser in JavaScript This is a fork of [annevk/url](https://github.com/annevk/url). The code has been converted to pragmatic JS with a huge performance improvement as a side effect. # License This is public domain.