Production-ready PII detection and redaction library with 571+ built-in patterns, multiple redaction modes, compliance presets, enterprise SaaS features, and zero dependencies.
Get the real path of the system temp directory
Temporary files and directories
Returns a unique temp file name inside the specified folder
`fs-temp` is a quick and simple way to create temporary files and directories.
TypeScript definitions for temp
Temporary files, directories or names!
Create and remove temporary directories with minimal effort
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
Type checker for the Python language
Provides a uniquely named temp directory.
Generate a random path name.
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 stack that destroys itself after a given time (ttl)
klik.vet business logic
Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic
Create an empty, unique directory in the current OS's temp directory
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.
TypeScript SDK for MXC (Microsoft eXecution Containers)
Temporary directory and file management for Rust. Auto-cleanup on Drop, collision-resistant naming, orphan cleanup, cross-platform paths. Zero runtime deps by default; opt-in mod-rand feature for uniformly distributed naming. tempfile replacement at MSRV 1.75.
Creating macros that define modules from template modules
Creating macros that define modules from template modules