[ ソース: 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