jonschlinkert/is-absolute

jonschlinkert/is-absolute

Releases8
Frequency3 months 1 week
Last Release
Stars22
Returns true if a filepath is absolute. The original path-is-absolute.

Linked projects

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`.