Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
tmp
Temporary file and directory creator
temp-dir
Get the real path of the system temp directory
tempy
Get a random temporary file or directory path
temp
Temporary files and directories
home-or-tmp
Get the user home directory with fallback to the system temp directory
tempfile
Get a random temporary file path
temp-write
Write data to a random temporary file
temp-fs
Temporary files, directories or names!
unique-temp-dir
Provides a uniquely named temp directory.
ionstore
A very simple isomorphic key-value store with a Map-like API for persisting session data.
gettemporaryfilepath
Generate temporary file names in your OS' temporary dir
mktmpdir
mktmpdir creates a temporary directory
tmp-sync
The sync version of tmp just for test cases, making it much easier.
transient-error
Mark an error as transient, meaning you can retry
temp-suffix
Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic
webext-storage-cache
Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically.
quick-tmp
Quickly and synchronously retrieve a temporary directory name for you to use
burner-email-providers
A list of burner email providers.
@jsreport/reap
Resolved Security Vulnerability of the original reap module https://www.npmjs.com/package/reap
disposable-directory
Asynchronously creates a disposable directory in the OS temporary directory that gets deleted after the callback is done or errors.