Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Convert Windows backslash paths to slash paths
Convert Windows file paths to unix paths.
Determine common OS/platform paths (home, temp, ...)
Operating system specific paths.
Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
- appdir
- application
- cache
- common
- config
- cross-platform
- data
- directory
- environment
- linux
- mac
- macos
- node4
- node6
- View more
paths that always use forward slashes
Determine XDG Base Directory paths (OS/platform portable)
Convert between POSIX and Windows paths.
Convert Windows backslash paths to slash paths
A proxy to `path`, replacing `\` with `/` for all results (supports UNC paths) & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.
- path
- unix
- windows
- extension
- file extension
- replace extension
- change extension
- trim extension
- add extension
- default extension
- UNC paths
Use cross-platform IPC paths in Node.js.
Transform windows absolute paths into UNIX paths.
Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.
Babel plugin to transform project relative import paths to file relative import paths.
Function to join paths that always returns forward slashes (uniform for unix and windows). A replacement to path.join
Node.js `path` replacement that converts all results to Unix-style paths.
Cross platform child_process#spawn and child_process#spawnSync
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
Convert Windows backslash paths to slash paths. This is a fork of sindresorhus/slash, but with CommonJS support.
Convert Windows backslash paths to slash paths