Write String/Buffer to a random temp file
Write data to a random temporary file
It's a very fast and efficient glob library for Node.js
Analyze and debug space usage through source maps
Get a random temporary file path
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Get the real path of the system temp directory
Write simple `*.xlsx` files in a browser or Node.js
Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic
Temporary files and directories
Returns a unique temp file name inside the specified folder
Generate a random path name.
Read and write files atomically and reliably.
`fs-temp` is a quick and simple way to create temporary files and directories.
The 2020 Most Modern Testing Framework For Node.JS With Test Contexts (Reusable BeforeEach / AfterEach Via Separate Files); Masks (Inputs/Outputs In Non-Js Files) And Fork Testing; Interactive Snapshots.
Cross-platform file copy utilities with Node.js 0.8+ compatibility. Provides copyFile, copyFileSync, and cpSync with optimized fallbacks for older Node versions.
Temporary files, directories or names!
TypeScript definitions for temp
Create and remove temporary directories with minimal effort
Get a random temporary file or directory path
Read `.xlsx` files in a web browser or in Node.js
```typescript export function getTempName(prefix?: string | null | undefined): string;
Delete files and directories
An extendable Error class that actually works, with TypeScript definition files, supporting old and new style classes and compatibility even with the oldest browsers