found 193 packages in 4ms
normalize-path285.7mMIT3.0.0
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
jonschlinkertabout 2 years agoabsolute, backslash, delimiter, file slash387.1mMIT5.1.0
Convert Windows backslash paths to slash paths
sindresorhusalmost 2 years agopath, seperator, slash, backslash is-relative30mMIT1.0.0
Returns true
if the path appears to be relative.
jonschlinkertalmost 3 years agoabsolute, check, file, filepath is-absolute29.6mMIT1.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
.
jonschlinkertalmost 3 years agoabsolute, built, built-in, check unixify18mMIT1.0.0
Convert Windows file paths to unix paths.
jonschlinkertalmost 3 years agobackslash, directory, file, filepath