[ 源代码: node-fs-exists-sync ]
软件包:node-fs-exists-sync(0.1.0-2)
node-fs-exists-sync 的相关链接
Debian 的资源:
下载源码包 node-fs-exists-sync:
- [node-fs-exists-sync_0.1.0-2.dsc]
- [node-fs-exists-sync_0.1.0.orig.tar.gz]
- [node-fs-exists-sync_0.1.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Drop-in replacement for Node.js's `fs.existsSync` with zero dependencies
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.