Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-os-tmpdir
Node.js os.tmpdir() ponyfill
https://github.com/sindresorhus/os-tmpdir
0
no reviews
Install
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.