Search results
22 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Get the real path of the system temp directory
Expands symbolic links and prints the resolved absolute filepath
plugin for browserify to resolve symlink to realpath, to make transforms work for symlinked local modules
Find the first instance of an executable in the PATH, with expanding all symbolic links
Useful additions to inbuilt fs module.
- extra
- fs
- accessAsync
- appendFileAsync
- chmodAsync
- chownAsync
- copyFileAsync
- cpAsync
- lchownAsync
- linkAsync
- lstatAsync
- lutimesAsync
- mkdirAsync
- mkdtempAsync
- View more
Callback style version of real-executable-path
Asynchronous file system library with chainable Q promises for Node.js
Useful additions to inbuilt fs module {promises}.
- extra
- fs
- CreateReadStreamOptions
- CreateWriteStreamOptions
- FileChangeInfo
- FileHandle
- FileReadOptions
- FileReadResult
- FlagAndOpenMode
- access
- appendFile
- chmod
- chown
- copyFile
- View more
A plugin to resolve the fs.realpath for modules in monorepos targeting the browser and node
Search for a name that is executable
Core APIs used by find-executable
Tended to help resolve real locations for linked npm module dependencies
Callback style version of real-executable-paths
Like [fs.realpath][realpath], but resolves multiple paths at once
This is a webpack plugin that check native real path in Windows and MacOS.
A binary xPack with the GNU realpath executables
Returns the absolute path given the relative path
Node.js shim of the Linux-style realpath command for macOS compatibility.
- realpath
- path
- filesystem
- resolve
- absolute-path
- relative-path
- link
- symbolic-link
- cli
- command-line
- macos
- linux
- compatibility
- shim
Beta Release: Wrapper around fast C native realpath. Low startup time makes this great for build scripts.