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
Temporary files and directories
ospath
Operating system specific paths.
junk
Filter out system junk files like .DS_Store and Thumbs.db
tmp-promise
The tmp package with promises support and disposers.
home-or-tmp
Get the user home directory with fallback to the system temp directory
temp-fs
Temporary files, directories or names!
gettemporaryfilepath
Generate temporary file names in your OS' temporary dir
nice-color-palettes
nice colour palettes as JSON
temporary
The lord of tmp.
tmp-sync
The sync version of tmp just for test cases, making it much easier.
mktmpdir
mktmpdir creates a temporary directory
fixturez
Easily create and maintain test fixtures in the file system
jest-fixtures
Use file system fixtures in Jest
quick-tmp
Quickly and synchronously retrieve a temporary directory name for you to use
@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.
reap2
Resolved Security Vulnerability of the original reap module https://www.npmjs.com/package/reap
with-local-tmp-dir
Creates a temporary folder inside cwd, cds inside the folder, runs a function, and removes the folder. Especially useful for testing.
@mojojs/path
Convenient container class for file system paths