Releases15
Frequency2 months 2 weeks
Last Release
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`.

Linked projects

Returns true if a filepath is absolute. The original path-is-absolute.