[ 原始碼: node-write-file-atomic ]
套件:node-write-file-atomic(4.0.2+~4.0.0-1)
node-write-file-atomic 的相關連結
Debian 的資源:
下載原始碼套件 node-write-file-atomic:
- [node-write-file-atomic_4.0.2+~4.0.0-1.dsc]
- [node-write-file-atomic_4.0.2+~4.0.0.orig-types-write-file-atomic.tar.gz]
- [node-write-file-atomic_4.0.2+~4.0.0.orig.tar.gz]
- [node-write-file-atomic_4.0.2+~4.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Write files in an atomic fashion w/configurable ownership
This is an extension for node's `fs.writeFile` that makes its operation atomic and allows you set ownership (uid/gid of the file).
Node.js is an event-based server-side JavaScript engine.
其他與 node-write-file-atomic 有關的套件
|
|
|
|
-
- dep: node-imurmurhash
- incremental implementation of MurmurHash3 hashing algorithm
-
- dep: node-is-typedarray
- Nodejs library checking if object is TypedArray
-
- dep: node-signal-exit
- Fire an event no matter how a process exits
-
- dep: node-typedarray-to-buffer
- JavaScript utility converting TypedArray to buffer without copy