os-tmpdir

Node.js os.tmpdir() ponyfill

This package has been deprecated.

This is not needed anymore. require('os').tmpdir() in Node.js 4 and up is good.

License
MIT
Deps
0
Install Size
3.2 kB
Vulns
0
Published

Get started

$npm install os-tmpdir
$pnpm add os-tmpdir
$yarn add os-tmpdir
$bun add os-tmpdir
$deno add npm:os-tmpdir
$vlt install os-tmpdir
$vp add os-tmpdir
$npm install -D @types/os-tmpdirView @types/os-tmpdir
$pnpm add -D @types/os-tmpdirView @types/os-tmpdir
$yarn add -D @types/os-tmpdirView @types/os-tmpdir
$bun add -d @types/os-tmpdirView @types/os-tmpdir
$deno add -D npm:@types/os-tmpdirView @types/os-tmpdir
$vlt install -D @types/os-tmpdirView @types/os-tmpdir
$vp add -D @types/os-tmpdirView @types/os-tmpdir