[ 源代码: node-fs-write-stream-atomic ]
软件包:node-fs-write-stream-atomic(1.0.10-4)
node-fs-write-stream-atomic 的相关链接
Debian 的资源:
下载源码包 node-fs-write-stream-atomic:
- [node-fs-write-stream-atomic_1.0.10-4.dsc]
- [node-fs-write-stream-atomic_1.0.10.orig.tar.gz]
- [node-fs-write-stream-atomic_1.0.10-4.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 (>= 4.1.2)
- drop-in replacement improving the Node.js fs module
-
- dep: node-iferr (>= 0.1.5)
- Higher-order functions for easier error handling
-
- dep: node-imurmurhash (>= 0.1.4)
- incremental implementation of MurmurHash3 hashing algorithm
-
- dep: nodejs (>= 4)
- evented I/O for V8 javascript - runtime executable