@codewell/create-directory-if-it-doesnt-exist
v0.0.1
Published
Function that creates a directory in node if it doesnt exist. This is good for folders that contain files since git ignores empty folders.
Downloads
3
Readme
create-directory-if-it-doesnt-exist
Function that creates a directory in node if it doesnt exist. This is good for folders that contain files since git ignores empty folders.