Create temporary directory/file names that are unique
Temporary files and directories
Returns a unique temp file name inside the specified folder
Get the real path of the system temp directory
Provides a uniquely named temp directory.
Generate a unique filename for use in temporary directories or caches.
`fs-temp` is a quick and simple way to create temporary files and directories.
Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic
Remove duplicate values from an array. Fastest ES5 implementation.
Write data to a random temporary file
Temporary files, directories or names!
Create and remove temporary directories with minimal effort
Get a random temporary file path
Generate a random path name.
TypeScript definitions for temp
Cross-platform file copy utilities with Node.js 0.8+ compatibility. Provides copyFile, copyFileSync, and cpSync with optimized fallbacks for older Node versions.
Generate a unique character string suitible for use in files and URLs.
Create an empty, unique directory in the current OS's temp directory
Generate a unique random string
Unique machine (desktop) id (no admin privileges required).
Type checker for the Python language
Unique file name with streams support
Given a DOM node, return a unique CSS selector matching only that element
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)