Search results
234 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Check if a path exists
Get the first path that exists on disk of multiple paths
check whether a command line command exists in the current environment
Detects if a file exists and returns the resolved filepath.
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Get the paths of edge browser easily
Allows you to optionally include modules without surrounding everything with 'try/catch'
A tool to check if a specific path is a git repository
Test whether a path exists on the filesystem.
Check if a process is running
Check if a repository has untracked or added files
A tool to check if files are added in a git repository
Check if filepath exists and is a file
Check if a file or directory exists in a given path.
Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`
Checks whether a command line command exists in the current environment.
The minimum and most straightforward way to check if command exists and where the executable is.
Check if a path exists
Check if filepath exists and is a file. Note this is a fork of file-exists dpenedency with some ammendments.
fs.access ponyfill for older versions of Node.js