[ 源代码: node-fs-write-stream-atomic ]
软件包:node-fs-write-stream-atomic(1.0.10-6)
node-fs-write-stream-atomic 的相关链接
Debian 的资源:
下载源码包 node-fs-write-stream-atomic:
- [node-fs-write-stream-atomic_1.0.10-6.dsc]
- [node-fs-write-stream-atomic_1.0.10.orig.tar.gz]
- [node-fs-write-stream-atomic_1.0.10-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Like fs.createWriteStream(...), but atomic
Writes to a tmp file and does an atomic `fs.rename` to move it into place when it's done.
Node.js is an event-based server-side JavaScript engine.
其他与 node-fs-write-stream-atomic 有关的软件包
|
|
|
|
-
- dep: node-graceful-fs
- drop-in replacement improving the Node.js fs module
-
- dep: node-iferr
- Higher-order functions for easier error handling
-
- dep: node-imurmurhash
- incremental implementation of MurmurHash3 hashing algorithm
-
- dep: node-readable-stream
- stream compatibility library for Node.js and browser