Type definitions for path-exists 1.0.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped
Check if a path exists
Get the first path that exists on disk of multiple paths
Synchronous validation of a path existing either as a file or as a directory.
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.
Test whether a path exists on the filesystem.
check whether a command line command exists in the current environment
Get the first fulfilled promise that satisfies the provided testing function
A ridiculously light-weight argument validator (now browser friendly)
Just like `fs.exists` and `fs.existsSync`, but cached
Check if a path exists
Checks whether a command line command exists in the current environment.
Check if filepath exists and is a file
Provides functions for detecting if the host environment supports the WebCrypto API
modernize node.js to current ECMAScript standards
A fork of npm-check.
Promised wrapper for node fs module with usefull additional set of functions.
Tests if ES6 Symbol is supported.
process information for node.js and browsers
Tests if ES6 @@toStringTag is supported.
Word Processing Document library
Infer the owner of a path based on the owner of its nearest existing parent
[](https://openapi-zod-client.vercel.app/)
Check if filepath exists and is a file. Note this is a fork of file-exists dpenedency with some ammendments.