slashes4.9mISC3.0.12Add or remove backslashes (escape or unescape).
Shakeskeyboardeover 2 years agoescape, unescape, encode, decode normalize-path392.3mMIT3.0.0Normalize 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 agoslashes, absolute, backslash, delimiter is-relative37.8mMIT1.0.0Returns true
if the path appears to be relative.
jonschlinkertabout 3 years agoslashes, absolute, check, file is-absolute36.8mMIT1.0.0Returns 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
.
jonschlinkertabout 3 years agoslashes, absolute, built, built-in unixify20.8mMIT1.0.0Convert Windows file paths to unix paths.
jonschlinkertabout 3 years agoslashes, backslash, directory, file