os-tmpdir
Node.js
os.tmpdir()
ponyfill
Use this instead of require('os').tmpdir()
to get a consistent behavior on different Node.js versions (even 0.8).
Install
Usage
API
See the os.tmpdir()
docs.
License
MIT © Sindre Sorhus
Last updated