[ ソース: node-temp ]
パッケージ: node-temp (0.9.4+~0.9.1-1)
node-temp に関するリンク
Debian の資源:
node-temp ソースパッケージをダウンロード:
- [node-temp_0.9.4+~0.9.1-1.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-1.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