Bruno Pedro


node-fs

Following my previous post about recursive directory creation with nodejs, I created the node-fs repository on github. node-fs is a way to extend nodejs original fs library, adding recursive directory creation to the mkdir() and mkdirSync() functions.