Creates a temporal file and returns a write stream with path and cleanup methods.
Get the real path of the system temp directory
Temporary files and directories
Brace expansion as known from sh/bash
Temporary files, directories or names!
Create and remove temporary directories with minimal effort
`fs-temp` is a quick and simple way to create temporary files and directories.
Brace expansion as known from sh/bash
Returns a unique temp file name inside the specified folder
Type checker for the Python language
TypeScript definitions for temp
Generate a random path name.
Write data to a random temporary file
Compare strings in a natural order
Create an empty, unique directory in the current OS's temp directory
```typescript export function getTempName(prefix?: string | null | undefined): string;
TypeScript definitions for gulp-sort
Get a random temporary file path
Delete files and directories
Analyze and debug space usage through source maps
Provides a uniquely named temp directory.
A stack that destroys itself after a given time (ttl)
Translates between file formats and generates static code as well as TypeScript definitions.
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.