Quickly and synchronously retrieve a temporary directory name for you to use
Temporary file and directory creator
The tmp package with promises support and disposers.
TypeScript definitions for tmp
Recursively mkdir, like `mkdir -p`
Generate a unique filename for use in temporary directories or caches.
Get the user home directory with fallback to the system temp directory
Umbrella package for agent-tail — pipes browser console logs to files on disk during development.
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Create and remove temporary directories with minimal effort
A least-recently-used cache in 35 lines of code
Get a fresh tmpdir for tests
Temp plugin to ease use of statsig feature flags until platform feature flags are available
Chromium Binary for Serverless Platforms
Core utilities for agent-tail log capture plugins.
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.
The sync version of tmp just for test cases, making it much easier.
The lord of tmp.
Downloads MongoDB server artifacts
Hogan.js NPM package for express 3.x
Read and write files atomically and reliably.
Tools for working with PGlite databases
Compiles your TS app and restarts when files are modified.
Creates a temporary folder inside cwd, cds inside the folder, runs a function, and removes the folder. Especially useful for testing.