found 194 packages in 26ms
normalize-path293.9mMIT3.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.
jonschlinkertover 2 years agoabsolute, backslash, delimiter, file slash363.8mMIT5.1.0
Convert Windows backslash paths to slash paths
sindresorhusabout 2 years agopath, seperator, slash, backslash is-absolute29.7mMIT1.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 is-relative29mMIT1.0.0
Returns true
if the path appears to be relative.
jonschlinkertalmost 3 years agoabsolute, check, file, filepath unixify17.3mMIT1.0.0
Convert Windows file paths to unix paths.
jonschlinkertalmost 3 years agobackslash, directory, file, filepath