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.
fs-manage
A utility library for file operations in Node.js
fs-sync
synchronous fs with more fun