licenses.dev

parse-url v3.0.2

An advanced url parser supporting git urls too.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-ssh • 1.4.1Check if an input value is a ssh url or not.DIRECT1
normalize-url • 1.9.1Normalize a URLDIRECT6
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse-path • 3.0.4Parse paths (local paths, urls: ssh/git/etc)DIRECT3
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
protocols • 1.4.8Get the protocols of an input url.DIRECT0
protocols • 2.0.2Get the protocols of an input url.INDIRECT0
query-string • 4.3.4Parse and stringify URL query stringsINDIRECT2
sort-keys • 1.1.2Sort the keys of an objectINDIRECT1
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/parse-url)](https://licenses.dev/npm/parse-url)
<a href="https://licenses.dev/npm/parse-url">
  <img src="https://licenses.dev/b/npm/parse-url" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.2 version:

[![licenses](https://licenses.dev/b/npm/parse-url/3.0.2)](https://licenses.dev/npm/parse-url/3.0.2)
<a href="https://licenses.dev/npm/parse-url/3.0.2">
  <img src="https://licenses.dev/b/npm/parse-url/3.0.2" alt="licenses" />
</a>
GitHub