npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "existsSync" 的结果(共 3 个)
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.

MIT
exists-sync

existsSync that also checks for symlinks

ISC
fs-exists-cached

Just like `fs.exists` and `fs.existsSync`, but cached

ISC