[Pkg-javascript-devel] Bug#785462: RFP: node-os-tmpdir -- Node.js os.tmpdir() ponyfill

Bas Couwenberg sebastic at xs4all.nl
Sat May 16 16:03:52 UTC 2015


Package: wnpp
Severity: wishlist

* Package name    : node-os-tmpdir
  Version         : 1.0.1
  Upstream Author : Sindre Sorhus <sindresorhus at gmail.com> (sindresorhus.com)
* URL             : https://github.com/sindresorhus/os-tmpdir
* License         : Expat
  Programming Lang: JavaScript
  Description     : Node.js os.tmpdir() ponyfill

os-tmpdir is a Node.js module providing 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-os-tmpdir is required for node-tmp >= 0.0.26.



More information about the Pkg-javascript-devel mailing list