Showing 1-20 of 4,707 packages
Temporary files and directories
Get the real path of the system temp directory
TypeScript definitions for temp
Returns a unique temp file name inside the specified folder
Provides a uniquely named temp directory.
Determine common OS/platform paths (home, temp, ...)
`fs-temp` is a quick and simple way to create temporary files and directories.
Get the user home directory with fallback to the system temp directory
Create an empty, unique directory in the current OS's temp directory
A simple temp file based swap for speeding up operations
reliable fake and temp email filter solution for site operators
Temp plugin to ease use of statsig feature flags until platform feature flags are available
transform file in place using streams and temp files
temp test
Temporary files, directories or names!
Write data to a random temporary file
TypeScript definitions for temp-fs
Private - The React theme context to be shared between `@temp-mui/styles` and `@temp-mui/material`.
Create and remove temporary directories with minimal effort
```typescript export function getTempName(prefix?: string | null | undefined): string;