slash408.7mMIT5.1.0Convert Windows backslash paths to slash paths
sindresorhusabout 2 years 前path, seperator, slash, backslash normalize-path300.9mMIT3.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 前absolute, backslash, delimiter, file is-relative32.2mMIT1.0.0Returns true
if the path appears to be relative.
jonschlinkertabout 3 years 前absolute, check, file, filepath is-absolute31.5mMIT1.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 前absolute, built, built-in, check unixify20.1mMIT1.0.0Convert Windows file paths to unix paths.
jonschlinkertabout 3 years 前backslash, directory, file, filepath