[ 源代码: 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