Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-fs-exists-sync
Drop-in replacement for Node.js's `fs.existsSync` with zero dependencies
https://github.com/jonschlinkert/fs-exists-sync
0
no reviews
Install
Fs-exists-sync is a drop-in replacement for Node.js's `fs.existsSync` with no dependencies. Other libraries have crucial differences from fs.existsSync, or unnecessary dependencies.
Node.js is an event-based server-side JavaScript engine.