Create and remove temporary directories with minimal effort
Get the real path of the system temp directory
`fs-temp` is a quick and simple way to create temporary files and directories.
Temporary files and directories
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
Returns a unique temp file name inside the specified folder
Generate a random path name.
Temporary files, directories or names!
TypeScript definitions for temp
Write data to a random temporary file
```typescript export function getTempName(prefix?: string | null | undefined): string;
Get a random temporary file path
Delete files and directories
Analyze and debug space usage through source maps
Provides a uniquely named temp directory.
Type checker for the Python language
A stack that destroys itself after a given time (ttl)
Remove absolute paths from your Jest snapshots
Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic
Capability-style filesystem roots for Node.js apps that handle untrusted relative paths.
Create an empty, unique directory in the current OS's temp directory
S3-compatible bucket provisioning library — create buckets, configure privacy policies, CORS, and access controls
Get the user home directory with fallback to the system temp directory
Cross-platform file copy utilities with Node.js 0.8+ compatibility. Provides copyFile, copyFileSync, and cpSync with optimized fallbacks for older Node versions.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.