fs-meta
A replacement for the native fs module that does a little more
A replacement for the native fs module that does a little more
Recursive way of creating directories
Useful additions to inbuilt fs module.
mkdir with 'p'
Clone directories using copy/symlink
Like fs.createWriteStream, but it will create the needed directories before trying to create the file.
Turns directory structures into plain ol' JS objects and vice versa.
mkdir -p for node fs module
save file with charset/encoding/iconv
A file write stream that creates its directory if it does not exist
Npm module for extend your power with the system folders
zeen3's mkdirp subtype
Recursively make files and/or directories with brace expansion support
Recursively mkdir, like `mkdir -p` and yieldable/thunkified for `co`
Write a file in an atomic fashion and create its ancestor directories if needed.
Create all directories on the way to the path.
smarter mkdir/touch cli for *nix env
Effortless mkdir and rmdir
A very limited subset of fs functions I use every day
power touch cli command. mkdir, touch, open in IDE in one go.