Socket
Book a DemoInstallSign in
Socket

tempdirectory

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tempdirectory

Get a random temp directory path

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

tempdirectory Build Status

Get a random temp directory path

Install

$ npm install --save tempdirectory

Usage

const tempdirectory= require('tempdirectory');

tempdir();
//=> '/var/folders/_1/tk89k8215ts0rg0kmb096nj80000gn/T/4049f192-43e7-43b2-98d9-094e6760861b'
  • temp-write - Write string/buffer to a random temp file

License

MIT © Sindre Sorhus, Addy Osmani

Keywords

tmp

FAQs

Package last updated on 21 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts