Total Downloads
Cumulative downloads
Total Downloads
9,449,969,404
Last day
2.3%
8,547,709
Compared to previous day
Last week
1.6%
46,044,165
Compared to previous week
Last month
-18.9%
157,915,461
Compared to previous month
Last year
9.7%
2,307,750,341
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Other packages similar to path-is-absolute
is-absolute
1.0.0
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
1.0.0
Returns true if a filepath is a windows UNC file path.
unc-path-regex
0.1.2
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
1.0.0
Returns `true` if the path appears to be relative.