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.
Node.js 0.12 path.isAbsolute() ponyfill
Cumulative downloads
Total Downloads
Last Day
45.6%
9,350,044
Compared to previous day
Last Week
5.3%
51,776,578
Compared to previous week
Last Month
-2.7%
220,656,891
Compared to previous month
Last Year
11%
2,405,609,111
Compared to previous year