Gathering detailed insights and metrics for path-is-absolute
Gathering detailed insights and metrics for path-is-absolute
Gathering detailed insights and metrics for path-is-absolute
Gathering detailed insights and metrics for path-is-absolute
is-absolute
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
is-unc-path
Returns true if a filepath is a windows UNC file path.
unc-path-regex
Regular 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.
is-relative
Returns `true` if the path appears to be relative.
Score
Last Scanned on 2025-01-13
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More