[ 原始碼: node-os-tmpdir ]
套件:node-os-tmpdir(1.0.2-4)
node-os-tmpdir 的相關連結
Debian 的資源:
下載原始碼套件 node-os-tmpdir:
- [node-os-tmpdir_1.0.2-4.dsc]
- [node-os-tmpdir_1.0.2.orig.tar.gz]
- [node-os-tmpdir_1.0.2-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Node.js os.tmpdir() ponyfill
Ponyfill: A polyfill that doesn't overwrite the native method.
Use this instead of require('os').tmpdir() to get a consistent behaviour on different Node.js versions (even 0.8).
Node.js is an event-based server-side JavaScript engine.