[ 原始碼: node-temp ]
套件:node-temp(0.9.4+~0.9.1-2)
node-temp 的相關連結
Debian 的資源:
下載原始碼套件 node-temp:
- [node-temp_0.9.4+~0.9.1-2.dsc]
- [node-temp_0.9.4+~0.9.1.orig-types-temp.tar.gz]
- [node-temp_0.9.4+~0.9.1.orig.tar.gz]
- [node-temp_0.9.4+~0.9.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Temporary files, directories, and streams for Node.js
This library handles generating a unique file/directory name under the appropriate system temporary directory, changing the file to an appropriate mode, and supports automatic removal (if asked).
Node.js is an event-based server-side JavaScript engine.
其他與 node-temp 有關的套件
|
|
|
|
-
- dep: node-mkdirp (>= 1.0.3~)
- Recursively create directories - Node.js module
-
- dep: node-rimraf
- Deep deletion (like rm -rf) module for Node.js