slashes4.8mISC3.0.12Add or remove backslashes (escape or unescape).
ShakeskeyboardeIl y a over 2 yearsescape, unescape, encode, decode normalize-path330.7mMIT3.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.
jonschlinkertIl y a over 2 yearsslashes, absolute, backslash, delimiter is-relative30.9mMIT1.0.0Returns true
if the path appears to be relative.
jonschlinkertIl y a about 3 yearsslashes, absolute, check, file is-absolute30.3mMIT1.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
.
jonschlinkertIl y a about 3 yearsslashes, absolute, built, built-in unixify20.2mMIT1.0.0Convert Windows file paths to unix paths.
jonschlinkertIl y a about 3 yearsslashes, backslash, directory, file