slash438.1mMIT5.1.0Convert Windows backslash paths to slash paths
sindresorhusover 2 years 前path, seperator, slash, backslash normalize-path350.8mMIT3.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.
jonschlinkertalmost 3 years 前absolute, backslash, delimiter, file is-relative35.1mMIT1.0.0Returns true if the path appears to be relative.
jonschlinkertover 3 years 前absolute, check, file, filepath is-absolute34.6mMIT1.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.
jonschlinkertover 3 years 前absolute, built, built-in, check unixify21.6mMIT1.0.0Convert Windows file paths to unix paths.
jonschlinkertover 3 years 前backslash, directory, file, filepath