Showing 1-20 of 270,849 packages
transform file in place using streams and temp files
Temp Files & Directories For Node (Again)
The Source Code For The Bundle Logic To Prepare Temp Files.
Temporary files and directories
Get the real path of the system temp directory
Temporary files, directories or names!
Delete files and directories
TypeScript definitions for temp
`fs-temp` is a quick and simple way to create temporary files and directories.
Returns a unique temp file name inside the specified folder
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.
A deep deletion module for node (like `rm -rf`)
In-memory holding place for temp files in a build pipeline.
Stream file to Readable with no temp files
Generate a random path name.
Create and remove temporary directories with minimal effort
Write data to a random temporary file
Get a random temporary file path
```typescript export function getTempName(prefix?: string | null | undefined): string;
Analyze and debug space usage through source maps