licenses.dev

is-relative v1.0.0

Returns `true` if the path appears to be relative.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
is-unc-path • 1.0.0Returns true if a filepath is a windows UNC file path.DIRECT1
unc-path-regex • 0.1.2Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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