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.

path-info-stats

NPM package for reading information about absolute paths, which can also be imported/exported via JSON. Both sync and async classes are provided.