全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: node-tmp  ]

软件包:node-tmp(0.2.1+dfsg-1)

node-tmp 的相关链接

Screenshot

Debian 的资源:

下载源码包 node-tmp

维护小组:

外部的资源:

相似软件包:

Temporary file and directory creator for Node.js

The main difference between node-temp and node-tmp is that node-tmp more aggressively checks for the existence of the newly created temporary file and creates the new file with O_EXCL instead of simple O_CREAT | O_RDRW, so it is safer.

The API is slightly different as well, Tmp does not yet provide synchronous calls and all the parameters are optional.

Tmp uses crypto for determining random file names, or, when using templates, a six letter random identifier. And just in case that you do not have that much entropy left on your system, Tmp will fall back to pseudo random numbers.

You can set whether you want to remove the temporary file on process exit or not, and the destination directory can also be set.

Node.js is an event-based server-side JavaScript engine.

其他与 node-tmp 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 node-tmp

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 16.9 kB46.0 kB [文件列表]