{"library":"parse-url","type":"library","category":null,"description":"parse-url is a JavaScript/TypeScript library designed for advanced URL parsing, notably providing robust support for various Git URL formats (e.g., `git+ssh://`, `git@github.com`). It goes beyond standard URL parsing by offering detailed breakdown into components like protocols, resource, user, pathname, hash, search, and query object. The current stable version is 11.1.0, with a release cadence that includes major version updates roughly annually and more frequent minor/patch releases to address issues and update dependencies. A key differentiator is its explicit handling of Git URLs and the ability to control URL normalization via options passed to the underlying `normalize-url` library, offering more granular control than built-in or simpler parsers.","language":"javascript","status":"active","version":"11.1.0","tags":["javascript","parse","url","node","git","advanced","typescript"],"install":[{"cmd":"npm install parse-url","imports":["import parseUrl from 'parse-url';","import type { ParseUrlResult } from 'parse-url';","import parseUrl from 'parse-url/dist/index.mjs';"]},{"cmd":"yarn add parse-url","imports":[]},{"cmd":"pnpm add parse-url","imports":[]}],"homepage":null,"github":"https://github.com/IonicaBizau/parse-url","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/parse-url","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/parse-url/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}