fs.mkdtemp from node core
Typed async mkdtemp function
<img src="http://craydent.com/JsonObjectEditor/img/svgs/craydent-logo.svg" width=75 height=75/>
simple misc utilities I use a bunch
Create a unique temporary directory.
Pack a TypeScript package into a Node-compatible npm tarball without modifying the source tree
Fullmock of Nodes FS Module
An extended, promisified fs drop-in-replacement for Node.js >=7.6
Create and cleanup tmp directories.
a wrapper around fs functionality to support promises
nodejs fs wrapper to use with async/await easy
The tmp package with promises support and disposers.
CLI tool to init and manage Electron/Angular applications
Modify the fs module asynchronous function
A drop-in replacement for fs. Can be used to perform the same file actions as fs offers, but using webdav instead of the local filesystem.
Story Filesystem.
Wrap fs module to promise
A drop-in replacement for fs. Can be used to perform the same file actions as fs offers, but using Backblaze instead of the local filesystem.
Useful additions to inbuilt fs module.
Useful additions to inbuilt fs module {promises}.
A thin wrapper around libc's mkdtemp, UNIX only
Simple temporary directory with cleanup
A thin wrapper around libc's mkstemps and mkdtemp
Tool for wrapping JavaScript modules as WebAssembly components using the QuickJS engine
A crate with abstractions to implement UNIX core utilities
A quick mkstemp/mkdtemp implementation for rust. Provides temp files and dirs.