fs-exists-sync
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.
Found 13 results for is-file
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.
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
Check if filepath exists and is a file
Set the `stat` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
Check if filepath exists and is a file. Note this is a fork of file-exists dpenedency with some ammendments.
Simple and light-weight JavaScript type checker that brings convenience!
a js package help to check files format
A very limited subset of fs functions I use every day
Type check in TypeScript
check if file exists
Promise version of is-file
Resolve symlinks and expose the `stat` property on a file object.
Check if the parameter is file